jd-opensource / jd-opensource/OxyGent
http-llm提供自定义扩展请求参数(header/payload)的钩子函数
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
希望http-llm提供自定义扩展请求参数(header/payload)的钩子函数,类似希望body或者header中增加一些trace_id之类的标识用来给下游依赖报日志/排查问题
Contributor guide
Research direction
Start by locating the http-llm request implementation and reading how request headers and payloads are assembled. The work is complete when callers can provide custom header or payload values, such as a trace_id, for downstream logging and troubleshooting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100