Skip to content

Releases: NPC-Worldwide/npcpy

v1.0.10

30 May 06:00
43bc819
Compare
Choose a tag to compare

-fixed some bugs with serve and npc_compiler
-added a method in npc_compiler to get a system message for the npc, either as plain (their primary directive) or the npc-style "the ...... hello! "one

v1.0.9

28 May 21:45
f7935db
Compare
Choose a tag to compare

-attachments added to get_llm_response
-adjusted system message parsing to be in get_llm_response rather than in the raw response functions which now primarily operate on prompt and messages.
-added an ocr pipeline example

v1.0.8

27 May 02:48
08ccf31
Compare
Choose a tag to compare

-alicanto upgrades and some bug fixes

v1.0.7

21 May 05:07
9387d3e
Compare
Choose a tag to compare

-windows bug fix

v1.0.6

12 May 03:18
Compare
Choose a tag to compare

-model/provider order fix in get_llm_response

v1.0.5

12 May 02:44
Compare
Choose a tag to compare

-adjusted some server params so the onversation history is just created by the command_history initialization rather than the custom one that was in there and hadnt been updated.

v1.0.4

11 May 16:44
Compare
Choose a tag to compare

-fixed bug with keyword parsing in npc cli
-fixed bug in openai dall-e
-added test suite for npc cli

v1.0.3

11 May 04:39
Compare
Choose a tag to compare

-few more kuzu connection type bugs

v1.0.2

09 May 21:02
Compare
Choose a tag to compare

-some other typos from previous release when installing in fresh system

v1.0.1

09 May 20:57
Compare
Choose a tag to compare

-kuzu bug