Skip to content

fpaupier/LLMConduit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMConduit

Connect LLM to third-parties API

The goal of this project is to offer a way to connect Large Language Model (LLM) to external API to make them Agent that can access relevant information to address a task.

See https://python.langchain.com/docs/use_cases/apis/api.html

TODO

  • Design use cases --> Connect LLM like ChatGPT to an API to make it use such tools
  • Build it
  • Wip - dockerize everything
  • Use docker compose
  • Propose example
  • Add test
  • add CI

Bibliography

About

Connect LLM to third-parties API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages