| Introducing Chainlit Copilot mode You can now embed a Chainlit app in an existing software - Function Calling: your Copilot can even take actions on the website - Widget UI & UX customisation - CORS & Authentication to manage who can access the copilot ---- Simply add event listeners to your code to have the agent interact with the software ---- With Chainlit integrations like OpenAI, LangChainAI, llama_index, you can now build your agent and directly embed it on your software unlocking many use cases: Customer Support Chatbots, Lead Generation Chatbots, Software Copilots ---- Docs: https://docs.chainlit.io/deployment/copilot Example: https://github.com/Chainlit/cookbook/tree/main/copilot |