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

Ollama agents #1270

Merged
merged 7 commits into from
May 8, 2024
Merged

Ollama agents #1270

merged 7 commits into from
May 8, 2024

Conversation

timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #1242
depends on PR #1246

What is in this change?

  • Adds ollama agent support via UnTooled class support
  • Moves callback function in untooled to rely on the provider so we can customize how invocation is done

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat changed the title 1242 ollama agents Ollama agents May 3, 2024
@timothycarambat timothycarambat self-assigned this May 3, 2024
@timothycarambat timothycarambat merged commit 331d374 into master May 8, 2024
@timothycarambat timothycarambat deleted the 1242-ollama-agents branch May 8, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Ollama Agent support
1 participant