Skip to content

feat: collection's lightrag model can be configured on web#756

Merged
iziang merged 1 commit into
mainfrom
feature/make_lightrag_llm_configurable
Apr 27, 2025
Merged

feat: collection's lightrag model can be configured on web#756
iziang merged 1 commit into
mainfrom
feature/make_lightrag_llm_configurable

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented Apr 27, 2025

No description provided.

@weicao weicao requested a review from iziang as a code owner April 27, 2025 07:44
@weicao weicao requested a review from zjx20 April 27, 2025 07:44
@apecloud-bot apecloud-bot added the size/L Denotes a PR that changes 100-499 lines. label Apr 27, 2025
@weicao weicao requested a review from earayu April 27, 2025 07:44
Comment thread aperag/views/main.py


@router.get("/available_models")
async def list_available_models(request) -> view_models.AvailableModelList:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use REST style API.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great suggestion, will be done in future PRs.

@weicao weicao force-pushed the feature/make_lightrag_llm_configurable branch from 3ee4756 to a0ac597 Compare April 27, 2025 07:48
@apecloud-bot apecloud-bot added size/XL Denotes a PR that changes 500-999 lines. and removed size/L Denotes a PR that changes 100-499 lines. labels Apr 27, 2025
@iziang iziang merged commit ef4b13c into main Apr 27, 2025
13 of 16 checks passed
@iziang iziang deleted the feature/make_lightrag_llm_configurable branch April 27, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Denotes a PR that changes 500-999 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants