Skip to content
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

Default LLM for tools and context from async tasks #56

Open
Valdemar1863 opened this issue Jan 29, 2025 · 0 comments
Open

Default LLM for tools and context from async tasks #56

Valdemar1863 opened this issue Jan 29, 2025 · 0 comments

Comments

@Valdemar1863
Copy link

  1. I see that tools use OpenAI LLM by default. But how can I change an LLM provider for them?
  2. I can't write a context from async tasks myself, I can only choose only 1 option which is (at least in my case) a repetition of a task which causes an agent to stuck in an infinite loop.
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

No branches or pull requests

1 participant