Skip to content

wshuyi/workflows_with_litellm_pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Run workflow easily with:

  1. YAML file
  2. openrouter.ai APIs
  3. fabric-like patterns

For details, please look into this article for the basic operation and this one for advanced academic use.

中文说明(The Chinese version)

有了这个简单的 Python 项目,你使用 AI 工作流,就不需要跟 fabric 的各种安装配置打交道了。

这个项目包含:

  • 可以用 YAML 文件配置的 AI 工作流
  • 在各个节点上,可以分别指定不同的 openrouter.ai API 调用大语言模型
  • 所有 patterns 包含的结构化提示词,参考 fabric 写法,大多可以在两个项目之间兼容复用

基础操作请参考这篇文章,进阶学术用途请参考这篇文章

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages