You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More on LLM message history and system instruction (#240)
* Add examples for LLM message history and system instructions
* Fix for when system_message is None
* Ruff
* Better (?) system prompt for RAG
* Update system_instruction
* Mypy
* Mypy
* Fix ollama test
* Fix anthropic test
* Fix cohere test
* Fix vertexai test
* Fix mistralai test
* Fix graphrag test
* Ruff
* Mypy
* Variable is not used
* Ruff...
* Mypy + e2e tests
* Ruffffffff
* CHANGELOG
* Fix examples
* Remove useless commented api_key from examples
0 commit comments