Skip to content

Commit

Permalink
πŸ“œ Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic authored Jan 10, 2024
1 parent 12d9291 commit 2bdf3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## Introduction

`funcchain` is the *most pythonic* way of writing cognitive systems. Leveraging pydantic models as output schemas combined with langchain in the backend allows for a seamless integration of llms into your apps.
It works perfect with OpenAI Functions and soon with other models using JSONFormer.
It works perfect with OpenAI Functions or LlamaCpp grammars (json-schema-mode).

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ricklamers/funcchain-demo)

Expand Down

0 comments on commit 2bdf3cb

Please sign in to comment.