feat(agent): Pretty decent first pass at agent mode
This commit is contained in:
parent
3f1f437d4f
commit
b4e2585856
18 changed files with 2380 additions and 5193 deletions
|
|
@ -6,7 +6,7 @@ const prompts = {
|
|||
webSearchResponsePrompt,
|
||||
webSearchRetrieverPrompt,
|
||||
localResearchPrompt,
|
||||
chatPrompt
|
||||
chatPrompt,
|
||||
};
|
||||
|
||||
export default prompts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue