DocsGPT
DocsGPT copied to clipboard
Problems with embedding and replying
embedding:
This will cause the training progress bar to remain at 0.
replying:
This will result in a reply of "something went wrong".
Can you expand more on the issue, what did you do for it to happen, what do you have in the .env file?
I made two changes before docker compose. One was to write: API_KEY=sk-*** VITE_API_STREAMING=true SELF_HOSTED_MODEL=false in .env. The second was to put VITE_API_HOST to my own ubuntu server ip in docker-compose.yaml
Seems like a directory map issue, should be solved