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

feat: added local LLM API, changed the config displayed in the initial gradio demo, and added openai's apibase configuration. #41

Merged
merged 11 commits into from
Apr 26, 2024

Conversation

vichayturen
Copy link
Contributor

Added local LLM API, changed the config displayed in the initial gradio demo, and added openai's apibase configuration.

change initial gradio_demo config shown
add apibase config on openai
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Apr 18, 2024
hugegraph-llm/llm_api/requirements.txt Outdated Show resolved Hide resolved
hugegraph-llm/llm_api/requirements.txt Outdated Show resolved Hide resolved
hugegraph-llm/llm_api/README.md Show resolved Hide resolved
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Apr 18, 2024
2. provide some usage examples of local llm api in README
2. Added one configurable arguments max_new_tokens to command line argumnents.
3. Fixed some code style issues.
@liuxiaocs7
Copy link
Member

liuxiaocs7 commented Apr 24, 2024

Hi, @simon824, @imbajin, any other comments?

@vichayturen It's better to have a separate PR for each feature change next time.

@liuxiaocs7 liuxiaocs7 changed the title Added local LLM API, changed the config displayed in the initial gradio demo, and added openai's apibase configuration. feat: added local LLM API, changed the config displayed in the initial gradio demo, and added openai's apibase configuration. Apr 24, 2024
@simon824 simon824 merged commit ec4b9da into apache:main Apr 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants