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

Added a new VLLMChat class for integrating with vLLM servers #81

Open
wants to merge 1 commit into
base: 1.0.x
Choose a base branch
from

Conversation

GageWAnderson
Copy link

@GageWAnderson GageWAnderson commented Nov 17, 2024

  • Added a VLLMChat class in src/artkit/model/llm/vllm
  • Updated .env_example with a mock vLLM connection string
  • Resolves issue Add LLM Connector for vLLM #80

Description

This PR allows connecting to a vLLM server that implements the OpenAI API.

Issue number and link:

This PR addresses issue #80

PR checks:

  • Have you followed our PR guidelines document
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you set these PR fields: Reviewers, Assignees, Labels, Milestones
  • Have you updated RELEASE_NOTES.rst, if applicable?
  • Have you updated existing and/or created new unit tests for your changes?

- Added a  class in
- Updated .env_example with a mock vLLM connection string
- Resolves issue BCG-X-Official#80
@GageWAnderson GageWAnderson marked this pull request as draft November 17, 2024 16:57
@GageWAnderson GageWAnderson marked this pull request as ready for review November 17, 2024 16:58
@GageWAnderson GageWAnderson reopened this Nov 17, 2024
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