Skip to content

Releases: StickyCoolDev/YakaLLM

1.0.0.beta

15 Dec 11:39
b3d1b12

Choose a tag to compare

Whats new

Add BasePrompt types and history manegment.

On next release

  1. Add ollama model without tools support

v0.1.1 - ChatGPT support

14 Dec 13:47

Choose a tag to compare

available models

  1. Gemini
  2. ChatGPT

What's new

New support for ChatGPT models, can use :

  1. Open router
  2. Main OpenAI API
  3. Any Open API compatible API

install

pip:

pip install yaka-llm
# or
pip3 install yaka-llm

uv:

uv add yaka-llm
# or
uv pip install yaka-llm

0.1.0

14 Dec 13:37

Choose a tag to compare

available models

  1. Gemini