Skip to content

API for Autonomy's chooseAndRunAgent & chooseAndAccomplishGoal #1107

@dvag-joerg-winter

Description

@dvag-joerg-winter

Would it make sense to allow agent selection this way?

autonomy.chooseAndRunAgent(Prompt(sessionMemory.get(conversationId)))

This would enable an easy way to pass the messages from a ChatClient conversation.
The question is, if the ranker is able to cope with these messages and rank agents according to the entire conversation. This probably depends on changes in the ranker?

Concatenating all messages to a single user input seems wrong.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions