fpaupier / LLMConduit

Connect LLM to third-parties API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%