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

refactor: support multiple LLM providers, refactor configuration structure #89

Merged
merged 9 commits into from
Mar 8, 2024

Conversation

j178
Copy link
Owner

@j178 j178 commented Mar 6, 2024

TODO

  • refactor config, support multiple LLM providers
  • azure openai model/deployment issue
  • google ai, gemini, palm issue
  • test claude
  • test groq
  • dispaly bot name
  • fix token count

config.go Show resolved Hide resolved
@j178 j178 mentioned this pull request Mar 8, 2024
10 tasks
@j178 j178 changed the title v2.0 refactor: support multiple LLM providers, refactor configuration structure Mar 8, 2024
@j178 j178 merged commit 946fda3 into main Mar 8, 2024
@j178 j178 deleted the v2.0 branch March 8, 2024 09:35
j178 added a commit that referenced this pull request Jun 11, 2024
…cture (#89)

* refactor config

* implement config migrate

* Finish basic

* Bump deps

* create config dir

* improve config

* simplify token couting

* fix non-stream mode

* Add more llms
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