jallier
jallier
This is slowly coming together. Login and logout now works for the frontend and backend, and the api endpoints mostly require a JWT with the each request. There are still...
The readmes for each service should give a list of the keys needed for the .env file to function e.g. Server: DB_HOST=example.com LOG_LEVEL=debug etc...
# Changes Add functions to create and read vector stores and vector store file batches. Add a separate helper function to handle uploading files, then associating them with the vector...