venkat-srinivasan-nexusflow commited on
Commit
d7f2b78
1 Parent(s): be77238

Update README.md

Browse files

Update README to include a pointer to the new langchain demo.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -133,6 +133,9 @@ Please follow this prompting template to maximize the performance of RavenV2.
133
 
134
  [If you currently have a workflow that is built around OpenAI's function calling and you want to try NexusRaven-V2, we have a package that helps you drop in NexusRaven-V2.](https://github.com/nexusflowai/nexusraven-pip)
135
 
 
 
 
136
 
137
  ## Evaluation
138
 
 
133
 
134
  [If you currently have a workflow that is built around OpenAI's function calling and you want to try NexusRaven-V2, we have a package that helps you drop in NexusRaven-V2.](https://github.com/nexusflowai/nexusraven-pip)
135
 
136
+ ### Using With LangChain
137
+
138
+ We've also included a [small demo for using Raven with langchain](langdemo.py)!
139
 
140
  ## Evaluation
141