halo-dev / halo-dev/plugin-ai-foundation

[FEATURE]AI能力支持路由功能

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
7
Forks
6
Avg merge
2d 12h
Merged PRs (30d)
4

Description

插件现在配置好供应商后,在对应功能只能选择指定的供应商进行使用,例如知识库。如果选择的供应商突然出现问题则会导致功能失效或降级。
期望:
可以提供一键路由功能,对于所有已经配置并且启用的服务商进行插件级别的聚合,在需要使用AI功能的位置可以选择“聚合路由”的方式,当选择该方式提供AI能力的时候,即使默认请求的AI服务商故障了,也可以自动路由到别的可用服务商中用以保证功能的高可用性

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating provider configuration and the existing AI service call paths, then clarify the routing and fallback design; done should mean enabled providers can be aggregated and requests recover through another available provider when the default fails.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
ai, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.