Copilot
ApiSmart Feature Demonstration
ApiHug’s ApiSmart communicates with large language model (LLM) vendors using Langchain4j; therefore, essentially any vendor supported by Langchain4j can be supported by ApiSmart;
However, due to our current limited capabilities, we need to add and test them one by one, which will take some time;
Ultimately, all these vendors will be able to enter our support list.
Latest 0.5.6 2024-10-31
ApiSmart Settings; including:
The ApiSmart editor (input box) has extended the functionality of Markdown
:
/
to trigger prompt autocompletion with one click; such as built-in: /explain
, /api
, etc.file:
opens the file selector;When you input ’/’, the system will automatically prompt.
Pressing enter will create a new line.
If the system does not match to any command, the instruction will be invalid and will be treated as regular text!
The Toolwindow on the right side can be opened or closed at any time and includes three parts:
The dialogue panel follows the mainstream chat mode, where users ask questions and AI responds:
If you find the Toolwindow too cramped, you can choose to open a standalone window from the toolbar at the top of the Toolwindow;
It has the exact same functionality as the Toolwindow, but with a more spacious interface.
In any editor, right-clicking the menu will invoke the Ask
feature to send your query to the Toolwindow, allowing you to continue your enjoyable AI conversation.