Replies: 5 comments 12 replies
-
Is a specific version necessary? I'm using v23.0.2 on mac. An entered the following in configuration:
I don't have the option for chat in the view menu. |
Beta Was this translation helpful? Give feedback.
-
Can we use self hosted LLM models in configuration file?
|
Beta Was this translation helpful? Give feedback.
-
May I ask if it is possible to add a Content-Security-Policy for Thank you. |
Beta Was this translation helpful? Give feedback.
-
May I ask if it is possible to add a Content-Security-Policy for https://models.github.ai in content-src。 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
You can now enable a generic ChatGPT window which allows to create new diagrams, ask questions about the current diagram, selection or the app (help). The feature is experimental and requires a ChatGPT API key. To enable the feature, use
gpt-api-key=[your-api-key]
as an URL parameter or specifygptApiKey
in the configuration (see below). An optionalgpt-model=[model-name]
can also be specified. Possible values aregpt-4
orgpt-3.5-turbo
(default), depending on the API key.If an ChatGPT API key is present, the Chat menu will be shown under the Tags menu:
Examples
Creating diagrams and summaries:
Asking questions about cross-functional flowchart roles:
Changing styles of vertices and edges:
Describing and interpreting org charts:
Asking questions about class diagrams and multiplicities:
Describing sequence diagrams:
Limitations for number of tokens on large diagrams:
Asking questions about application functionality (help):
Beta Was this translation helpful? Give feedback.
All reactions