Avoid structural dependency on LLM APIs
@shivashanmugam がすでに取り組んでいます。
2025年10月14日 から。
評価
この issue はまだ評価されていません。
説明
The current implementation of src/microbots/llm/openai_api.py is heavily depending on the response structure of the LLM. It expects the LLM's response to be always in llm_output_format. This adds an additional overhead for the custom-bots which need to extend the current system-prompt including the specific llm_output_format.
We should converge with OpenAI API's original structure. The LLM function-call should be in dedicated LLM's function-call key instead of forcing the LLM to provide it's NL output in JSON everytime.
- 主要言語
- Python
- スター
- 38
- フォーク
- 21
- PR マージ指標
- 30日以内にマージされた PR はありません
環境構築
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/microbots のほかの issue
-
In Fedora microbots installation fails as it uses Python 3.13 as a default python version再び着手できるかも @shivashanmugam が 130 日前に担当しましたが、オープン中のプルリクエストはありません。 オープン
-
難易度 3/5 1〜2日 初心者へのやさしさ 30/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
-
enhancement
難易度 3/5 1〜2日 初心者へのやさしさ 20/100
-
enhancement
microsoft/microbots の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
solana-foundation/pay-kit#341 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
nasa/python_cmr#123 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
EleutherAI/lm-evaluation-harness#4243 ·
メンテナーはふだん 1 日以内に返信
-
area: dashboard bug perceived difficulty: 3
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
Nitjsefnie-Harness-Commons/daedalus#1179 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
cusp-ai-oss/tojax#17 ·