-
Path: /concepts/evaluation/online-evaluation
Can't load images
-
I'm looking for a way (ideally using the default markdown page) to have a few example queries that the user can click on to initiate a conversation with the chatbot. Is there some magic #-link or java…
-
Hello!
I've developed a simple chainlit application using this link (https://docs.chainlit.io/integrations/llama-index) except that I'm using LLaMA2 instead of ChatGPT. The thing is when I have mul…
-
Why do I am getting "Could not reach the server"?
-
Path: /customisation/avatars
The docs say if the author is named My Assistant the file should be named my-assistant.png. What is the rule here exactly, all underscore letters seperated by a dash? W…
-
**Describe the bug**
I setup a chainlit app following [the official doc ](https://docs.chainlit.io/get-started/pure-python). I use poetry to handle venv management. when I run `chainlit run app.py -w…
-
book.txt has about one million words, and there was an error during the final stage of execution
```
23:17:40,280 datashaper.workflow.workflow ERROR Error executing verb "text_embed" in create_final…
-
I am currently encountering an issue related to exception handling. Specifically, I'm trying to catch a _timeout exception_ using the `run_sync` method, but my attempts have been unsuccessful so far.
…
-
The title says it all...
-
### Describe the bug
I created an autogen groupchat using LlamaIndex agents and have adapted the respective agent classes to make the intermediate messages visible on Chainlit. This works when I use …