Releases: amikos-tech/func-ai
Releases · amikos-tech/func-ai
v.0.0.14
v.0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
Features:
- OpenAPI Spec QA support - you can now ask various questions on top of an API and receive accurate responses. Example questions: What are the available operations, Give me an example of operation X, Write a pytest unit test for operation Y.
- Many small bugfixes and improvements to the underlying framework
v0.0.8
New feature release:
- Jinja template with OpenAI function calling - https://medium.com/@amikostech/chat-with-your-jinja2-templates-7c06541d8e22
- OpenAPI operations with OpenAI function calling - https://medium.com/@amikostech/practical-guide-to-openai-function-calling-for-openapi-operations-970b2058ab5