An open API service indexing awesome lists of open source software.

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格式来输出,并提供方法实现数据从非结构化的文本转换到结构化的实例对象。

Awesome Lists containing this project