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

feat/Anthropic LLM support; API request improvements #163

Merged
merged 5 commits into from
Aug 14, 2023
Merged

Conversation

danielchalef
Copy link
Member

@danielchalef danielchalef commented Aug 14, 2023

  • Refactor LLMs into new ZLLM interface.
  • Use langchaingo for LLM API
  • Add support for Anthropic LLMs
  • Modify config to include LLM.Service option
  • Use new http.Client retry wrapper for OpenAI that understands HTTP 429 and 503 throttling.

@danielchalef danielchalef temporarily deployed to build-test August 14, 2023 17:45 — with GitHub Actions Inactive
@danielchalef danielchalef marked this pull request as ready for review August 14, 2023 17:58
@danielchalef danielchalef merged commit 4d0d1ab into main Aug 14, 2023
4 checks passed
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.

1 participant