Skip to content

Commit

Permalink
Adding Python notebook for native function examples (#699)
Browse files Browse the repository at this point in the history
### Motivation and Context
This PR is intended to give some functioning examples to help users get
started with python native functions.
Currently, there are no examples or very limited examples. When I was
playing around with this tool I ended up using some of the integration
tests as examples to help get started. Hopefully, this will help the
next user with the lessons learned.


### Description
This adds a jupyter notebook that walks users through using native
functions alongside semantic functions to build a simple story writing
app. This notebook also shows how to use ContextVariables and run a
semantic function from within a native function.

Co-authored-by: Carter Williamson <carter.williamson@anitian.com>
Co-authored-by: Devis Lucato <devis@microsoft.com>
Co-authored-by: Alex Chao <5111035+alexchaomander@users.noreply.github.com>
  • Loading branch information
4 people authored May 22, 2023
1 parent e33e195 commit 0ebc599
Showing 1 changed file with 559 additions and 0 deletions.
Loading

0 comments on commit 0ebc599

Please sign in to comment.