Skip to content

Commit

Permalink
Add Codespaces based demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklamers authored Oct 8, 2023
1 parent 3a81e49 commit b6e71e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ It works perfect with OpenAI Functions and soon with other models using JSONForm

## Demo

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

```python
from typing import Union, List
from langchain.pydantic_v1 import BaseModel, Field
Expand Down

0 comments on commit b6e71e9

Please sign in to comment.