MLT-OSS / open-assistant-api

The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.
MIT License
270 stars 53 forks source link

Feat/upgrade versions of some libraries #76

Closed kense-lab closed 1 month ago

kense-lab commented 1 month ago

Upgrade versions of some libraries, mainly including:

  1. python
  2. pydantic
  3. fastapi
  4. sqlmodel
  5. openai
  6. langchain