Skip to content

Releases: Petlja/PLCT-Server

0.3.0

15 Dec 11:57
Compare
Choose a tag to compare

Enhance language classification. This change allows us to make our prompts more specific to the original question language.

0.2.3

21 Oct 09:56
Compare
Choose a tag to compare
  • Refactoring of the openai client class
  • Slight prompt change

0.2.2

18 Oct 10:38
4de4286
Compare
Choose a tag to compare
  • can be configured to use openai.com or azure services

  • documentation updated

  • fixing a bug with answers always being in serbian

  • batch_review new flag

0.2.1

16 Sep 10:16
Compare
Choose a tag to compare

Somewhat loosened the unsure classification system message constraints. The model should now answer general coding and school related questions even if they aren't part of the current course.

0.2

11 Sep 09:34
e0884d2
Compare
Choose a tag to compare
0.2

Additions:

  • classification

  • conversation continuation

0.1.10

22 Aug 19:07
0b2587c
Compare
Choose a tag to compare

Changes:

  1. New plct command
  2. Revised API
  3. New models
  4. Code refactoring

CondensedHistory

13 Aug 08:40
d544dd9
Compare
Choose a tag to compare
Merge pull request #9 from Petlja/dev

Condensed history and Azure API