Erick Friis
db4b97d590
Relock Templates ( #13028 )
2023-11-07 15:01:49 -08:00
Harrison Chase
83cee2cec4
Template Readmes and Standardization ( #12819 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2023-11-03 13:15:29 -07:00
Erick Friis
b825dddf95
fix elastic rag template in playground ( #12682 )
...
- a few instructions in the readme (load_documents -> ingest.py)
- added docker run command for local elastic
- adds input type definition to render playground properly
2023-10-31 17:18:35 -07:00
Lance Martin
f0eba1ac63
Add RAG input types ( #12684 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2023-10-31 17:13:44 -07:00
Predrag Gruevski
f7f35a9102
Use black to lint notebooks and docs for now. ( #12679 )
...
Due to #12677 having lots of errors for the time being.
2023-10-31 14:51:05 -07:00
Erick Friis
2a7e0a27cb
update lc version ( #12655 )
...
also updated py version in `csv-agent` and `rag-codellama-fireworks`
because they have stricter python requirements
2023-10-31 10:19:15 -07:00
William FH
17c2e3b87e
Rename Template ( #12649 )
...
To chatbot feedback. Update import
2023-10-31 09:15:30 -07:00
William FH
88f0f1e73b
Conversational Feedback ( #12590 )
...
Context in the README.
Show how score chat responses based on a followup from the user and then
log that as feedback in LangSmith
2023-10-31 08:34:17 -07:00