https://github.com/airmomo/any-llm-response-format
适用于所有大语言模型,使所有模型具备类似response-format的能力。帮助用户解析模型并生成引导提示词(Response format Prompt),使大模型严格按照要求的JSON格式来输出,并提供方法实现数据从非结构化的文本转换到结构化的实例对象。
https://github.com/airmomo/any-llm-response-format
json llm parser response-format
Last synced: 12 months ago
JSON representation
适用于所有大语言模型,使所有模型具备类似response-format的能力。帮助用户解析模型并生成引导提示词(Response format Prompt),使大模型严格按照要求的JSON格式来输出,并提供方法实现数据从非结构化的文本转换到结构化的实例对象。
- Host: GitHub
- URL: https://github.com/airmomo/any-llm-response-format
- Owner: Airmomo
- License: mit
- Created: 2024-09-19T17:35:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T08:28:16.000Z (over 1 year ago)
- Last Synced: 2025-06-17T01:55:35.199Z (12 months ago)
- Topics: json, llm, parser, response-format
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE