discourse-ai/lib
Sam d85b503ed4
FIX: guide GPT 3.5 better (#77)
* FIX: guide GPT 3.5 better

This limits search results to 10 cause we were blowing the whole token
budget on search results, additionally it includes a quick exchange at
the start of a session to try and guide GPT 3.5 to follow instructions

Sadly GPT 3.5 drifts off very quickly but this does improve stuff a bit.

It also attempts to correct some issues with anthropic, though it still is
surprisingly hard to ground

* add status:public, this is a bit of a hack but ensures that we can search
for any filter provided

* fix specs
2023-05-23 23:08:17 +10:00
..
discourse_ai FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
modules FIX: guide GPT 3.5 better (#77) 2023-05-23 23:08:17 +10:00
shared FEATURE: Basic StableDiffusion text2img support (#72) 2023-05-20 09:38:08 +10:00
tasks/modules Fixes for embeddings and truncate (#67) 2023-05-18 09:21:28 +10:00