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

LLM - add embedding support #176

Open
6 of 8 tasks
Tomas2D opened this issue Nov 18, 2024 · 1 comment · Fixed by #210
Open
6 of 8 tasks

LLM - add embedding support #176

Tomas2D opened this issue Nov 18, 2024 · 1 comment · Fixed by #210
Assignees
Labels
enhancement New feature or request

Comments

@Tomas2D
Copy link
Contributor

Tomas2D commented Nov 18, 2024

  • Add abstract embed method to the BaseLLM class.
  • Implement the embed method for all existing adapters.

Providers:

  • Ollama
  • Groq
  • VertexAI
  • Bedrock
  • WatsonX
  • BAM
  • IBM vLLM
  • OpenAI
@mmurad2
Copy link
Member

mmurad2 commented Dec 9, 2024

@Tomas2D Tomas2D reopened this Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Tomas2D added a commit that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants