- 329 Views
- 0 replies
- 0 kudos
Hi community,Use Genie in multi-agent systems | Databricks DocumentationI’ve developed a multi-agent Genie in Databricks and integrated it with vector indexes. The setup works fine during model logging and prediction. The system successfully register...
- 329 Views
- 0 replies
- 0 kudos
by
gwfj
• New Contributor
- 1949 Views
- 2 replies
- 0 kudos
Hi,I've deployed a Langchain model via MLFlow log model and a deployment agent (following this https://notebooks.databricks.com/demos/llm-rag-chatbot/index.html#)How do I add additional content to the message history for example, I'd like to add retr...
- 1949 Views
- 2 replies
- 0 kudos
Latest Reply
Hi @davidhuang thanks for pointing to that demo! That implementation of chat history did work in my experience, but it's a little simplistic and could be token-intensive if the history needs to be maintained as a list like that. Has Databricks done a...
1 More Replies