AndrewVeee / nucleo-ai

An AI assistant beyond the chat box.
Apache License 2.0
313 stars 29 forks source link

Assistant Mode: Improve response function calling #11

Open AndrewVeee opened 7 months ago

AndrewVeee commented 7 months ago

(Model: OpenHermes-Mistral-7b) Given a task like "Tell me about the best python job queues," the assistant often creates the right task list to look up then tell the user. But once it gets to the tell the user task, it chooses to perform a lookup instead of respond.

This also applies to the create_doc tool.

Need to: