Skip to content

Releases: dfinity/llm

v0.3.1

Choose a tag to compare

@davencyw davencyw released this 18 Jun 07:37
b8a3996

Update llm canister with tool call fixes

v0.3.0

Choose a tag to compare

@davencyw davencyw released this 16 Jun 09:34
e6d7512

Move the backend API from Groq to OpenRouter.

v0.2.1

Choose a tag to compare

@davencyw davencyw released this 06 Jun 07:16
6beaeb2

Properly support latest dfx versions using pocketIC instead of replica.

v0.2.0

Choose a tag to compare

@davencyw davencyw released this 06 Jun 07:17
6beaeb2

Support for Groq API as LLM backend

v0.1.3

Choose a tag to compare

@davencyw davencyw released this 16 May 10:04
a75baaa

Support pullable llm canister

v0.1.2

Choose a tag to compare

@ielashi ielashi released this 22 Apr 12:24
c57fe19

Support for tool calling in v1_chat

v0.1.1

Choose a tag to compare

@ielashi ielashi released this 10 Apr 13:23
2342588

Increased max tokens from 200 to 1000.

v0.1.0

Choose a tag to compare

@ielashi ielashi released this 24 Feb 13:13

Added new assistant variant to API.

Initial Release

Choose a tag to compare

@ielashi ielashi released this 12 Feb 13:26
v0.0.0

feat: skeleton of rust library