Skip to content
Snippets Groups Projects
Commit 25986be7 authored by echicken's avatar echicken :chicken:
Browse files

Ingestion has improved.

parent 507dde16
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,4 @@ docker compose up --build --force-recreate ...@@ -41,6 +41,4 @@ docker compose up --build --force-recreate
I only intend to run this locally as a backend for the Chad Jipiti bot. Security of any kind has not been taken into account. I only intend to run this locally as a backend for the Chad Jipiti bot. Security of any kind has not been taken into account.
Some work yet to be done on content ingestion, the current method is pretty sucky. I also need to add some more sources such as the Synchronet JS Object Model page and the legacy docs (Baja et al). Ultimately there will be some kind of task scheduler in the app or the host will kick off ingestion via cron and `docker exec`.
`gpt-3.5-turbo-0125` isn't doing the best job, but it is at least very cheap. `gpt-4o` was producing pretty good responses, but is way too expensive for this project at the moment. `gpt-3.5-turbo-0125` isn't doing the best job, but it is at least very cheap. `gpt-4o` was producing pretty good responses, but is way too expensive for this project at the moment.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment