Skip to content

Add vllm feature for local network - #13

Open
k1rh4 wants to merge 1 commit into
In3tinct:mainfrom
k1rh4:feature/support_vllm_openai
Open

Add vllm feature for local network#13
k1rh4 wants to merge 1 commit into
In3tinct:mainfrom
k1rh4:feature/support_vllm_openai

Conversation

@k1rh4

@k1rh4 k1rh4 commented Sep 18, 2025

Copy link
Copy Markdown

Modified the code to support local vLLM based on the OpenAI protocol.
Since the existing OpenAI client did not provide a menu for setting a base URL, the following changes were made:

Added a vLLM menu option.
Enabled base_url configuration for the OpenAI API via environment variables.
Completed testing against a local server.
Updated the README to include instructions for vLLM support.
Thank you.

@In3tinct

Copy link
Copy Markdown
Owner

Thanks for the pull request. Will take a look soon.

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.

2 participants