@@ -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.