Skip to content

Agent with Human in Loop Tool #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Amnah199
Copy link
Contributor

No description provided.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"from haystack.dataclasses import ChatMessage\n",
"\n",
"agent = Agent(\n",
" chat_generator=OpenAIChatGenerator(),\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Amnah199 if you are still having issues with performance (like the LLM is asking for Human feedback too much), I'd really recommend updating the the model to gpt-4.1 or one of their more up-to-date small models like o4-mini. Their naming is a bit terrible so be aware that o4-mini (docs) is not the same as gpt-4o-mini(docs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants