Skip to content

Conversation

@InAnYan
Copy link
Contributor

@InAnYan InAnYan commented Nov 5, 2024

What is done:

  • A list of commands.
  • Entity diagram in Mermaid JS.
  • Possible usage scenarios

One problem:

There are endpoints (one endpoint for each LLM provider) for chatting and they require a list of messages. It's hard to make a good CLI for this. Maybe list of messages can be filled in a file, and then we can pass that file into a CLI command?

@wtools-bot
Copy link
Collaborator

To maintain stability of the module the repository uses 3-stages system to forward changes from an unstable branch to a stable.
The unstable branch is alpha. All user pull requests should be opened to this branch.
The staging branch is beta. Changes to this branch are forwarded by a pull request from branch alpha automatically.
The stable branch is master. Changes to this branch are forwarded by a pull request from branch beta automatically.

The pull request was automatically converted to draft.
Please, change base branch taking into account the described system alpha -> beta -> master.

@InAnYan
Copy link
Contributor Author

InAnYan commented Nov 6, 2024

Closed, as started not from the correct branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants