feat(agent): More agent tweaks
This commit is contained in:
parent
c3e845e0e2
commit
a8eaadc6ed
11 changed files with 169 additions and 26 deletions
|
|
@ -61,6 +61,7 @@ export class AgentSearch {
|
|||
emitter,
|
||||
systemInstructions,
|
||||
signal,
|
||||
embeddings,
|
||||
);
|
||||
this.analyzerAgent = new AnalyzerAgent(
|
||||
llm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue