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
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