Skip to content

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

Merged
simon824 merged 11 commits intoapache:mainfrom
vichayturen:main
Apr 26, 2024
Merged

feat: added local LLM API, changed the config displayed in the initial gradio demo, and added openai's apibase configuration.#41
simon824 merged 11 commits intoapache:mainfrom
vichayturen:main

Conversation

@vichayturen
Copy link
Copy Markdown
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
Comment thread hugegraph-llm/llm_api/requirements.txt Outdated
Comment thread hugegraph-llm/llm_api/requirements.txt Outdated
Comment thread hugegraph-llm/llm_api/README.md
@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
Comment thread .github/workflows/pylint.yml
Comment thread hugegraph-llm/src/hugegraph_llm/utils/gradio_demo.py
Comment thread hugegraph-llm/llm_api/main.py Outdated
Comment thread hugegraph-llm/llm_api/main.py Outdated
2. Added one configurable arguments max_new_tokens to command line argumnents.
3. Fixed some code style issues.
@liuxiaocs7
Copy link
Copy Markdown
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
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