Chat
The Chat feature is located in the right-hand sidebar. It lets you ask questions about Convexity and get answers through large language models (LLMs).

The LLM has been trained using Convexity's internal documentation (i.e., these pages you are reviewing now), and so it is relatively resistant to hallucinations. Most of its responses will feature a hyperlink to the documentation. If it does not, there is a chance the LLM is hallucinating!
The Chat feature serves as a useful way to learn how to use Convexity, while also helping you set up and run your models. You can ask questions such as:
- How do I add a transmission line?
- How do I set up a model programmatically via the Python API?
- What does "nominal power" mean?
- Show me how to add a custom constraint in my model step-by-step.
We are constantly improving the documentation, as well as the training data behind the LLM, so it will continue to improve over time. If you have any feedback, please contact us!

