Azure / aistudio-copilot-sample

Sample quickstart repo for getting started building an enterprise chat copilot in Azure AI Studio
MIT License
314 stars 194 forks source link

Use chat protocol history for LangChain #18

Closed YusakuNo1 closed 1 year ago

YusakuNo1 commented 1 year ago
  1. Convert chat history from chat protocol to LangChain memory
  2. Update system prompt conditions because they may block the chain from reading memory