opentiny / opentiny/tiny-engine-backend-java
🐛 [Bug]: 通过大模型进行智能问答,响应的结果目前无法转换为结构化的Schema
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 114
- Forks
- 89
- Avg merge
- 12d 23h
- Merged PRs (30d)
- 1
Description
Environment
windows
Version
latest
Version
latest
Link to minimal reproduction
在Java后端代码中,大模型的响应结果为转换为前端需要的schema结构,对于之前tiny-engine-webservice里面有transform类进行转换,请问Java后端会支持这部分么?
Step to reproduce
在Java后端代码中,大模型的响应结果为转换为前端需要的schema结构,对于之前tiny-engine-webservice里面有transform类进行转换,请问Java后端会支持这部分么?
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing transform class in tiny-engine-webservice and locating the Java backend path that returns large-model responses. Compare its output with the schema required by the frontend; done means the Java backend supports the required structured-schema conversion, with the expected behavior confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100