microsoft / microsoft/semantic-kernel-java
Java: kernel can evaluate if a custom/locked plan is applicable to ask if not generate a new plan
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 276
- フォーク
- 56
- 平均マージ
- 17時間 45分
- マージ済み PR(30日)
- 4
説明
Need to have the ability to lock in a plan that is pre-defined by a developer. The plan can call plugins and prompts just like the dynamic plan that is returned by a planner.
When an ask is created from a user and comes into the kernel, the next step should be to look at the vector database to see if it can find a locked in place based on a description or ask set that the plan can achieve. If no plan can be found, then the next step is the normal flow of allowing a dynamic planner to process as normal.
,net issue microsoft/semantic-kernel#2314 for reference
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、askがkernelにどのように入り、dynamic plannerがどのように呼び出されるかを追跡します。ベクトルデータベースの検索と、pluginsおよびpromptsを使用できる事前定義済みプランの処理を確認します。適用可能なロック済みプランが選択され、そうでないaskは通常の動的プランニングフローを引き続き通る状態になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- ai
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100