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

Ideas of LLM Providers to Implement in gollm #4

Open
1 of 7 tasks
teilomillet opened this issue Aug 15, 2024 · 3 comments
Open
1 of 7 tasks

Ideas of LLM Providers to Implement in gollm #4

teilomillet opened this issue Aug 15, 2024 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@teilomillet
Copy link
Owner

teilomillet commented Aug 15, 2024

We're always looking to expand gollm's capabilities by adding support for more LLM providers.

If you're interested in contributing, here's a list of providers we'd love to see integrated:

  • Mistral
  • Cohere
  • OpenRouter
  • Lambda Labs
  • Google (VertexAI)
  • AWS Bedrock
  • Microsoft Azure

This list is not exhaustive or in any particular order. If you're interested in working on one of these providers or have another provider in mind:

  • Check our CONTRIBUTING.md for guidelines on how to contribute.
  • Feel free to ask any questions if you need help or clarification.

We welcome suggestions for other providers not on this list. If you think another provider would be a valuable addition to gollm, please let us know!

We'll update this list as new suggestions come in or as providers are successfully integrated. Keep an eye on this issue for the latest opportunities to contribute!

Thank you !

@teilomillet teilomillet added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 15, 2024
@go-dockly
Copy link

@lorenzomainardi
Copy link

What about Ollama? Do you support it?

@teilomillet
Copy link
Owner Author

@lorenzomainardi yes Ollama is supported, please check the example to know more about it : https://github.com/teilomillet/gollm/blob/main/examples/ollama_example.go

or the code if you know more about it :
https://github.com/teilomillet/gollm/blob/main/providers/ollama.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants