Abraxas-365 / Abraxas-365/langchain-rust
add support for generic open ai assistant api
- 主要語言
- Rust
- 星號
- 1.3k
- 分支
- 177
- PR 合併指標
- 30 天內沒有已合併 PR
描述
We should look into bringing open ai assistant api that works with any LLMs.
Reference:
* https://github.com/metaskills/experts and https://news.ycombinator.com/item?id=40395107
* https://github.com/supercorp-ai/supercompat
* https://platform.openai.com/docs/assistants/overview
貢獻指南
研究方向
Review the provided references to understand the OpenAI Assistants API and existing compatibility layers. Examine the langchain-rust codebase for existing LLM integrations and API client patterns. Identify where to add a new module for assistant API support, likely in a new crate or under an `assistants` module. Determine the core structs and traits needed to mirror the OpenAI interface while remaining generic.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- ai, backend-api-design
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100