-
### Describe the issue as clearly as possible:
When I call openai.BadRequestError: Error code: 400 - {'error': {'message': "Invalid schema for response_format 'default': In context=('properties', 'de…
-
Ran into an issue running .app after generating the .app; it looks like maybe permissions are not allow the chat.db database to be read?
I run the script with:
`open dist/GPT\ iMessage\ Bot.app --…
-
cat .env
LLM_NAME="Ollama"
OLLAMA_MODEL_NAME="qwen:7b"
OLLAMA_BASE_URL="http://192.168.2.205:11434"
MIN_RELEVANCE_SCORE=0.3
BOT_TOPIC="OpenIM"
URL_PREFIX="http://192.168.2.205:11434"
USE_PREPRO…
-
Hi,
I'm trying to use privateGTP in local mode.
Installation is OK i can query in english without any issues.
For the french i have an error :
```
Traceback (most recent call last):
Fil…
-
### What went wrong? 🤔
I'm working on a LLM chatbot example, I'm using update_content to update the partial while streaming response from the LLM. However, while it works, it only works well in deb…
-
I'm getting this on pretty much any command. Even when going from python to python to try having it debug, test, etc or convert to different libraries with the --guidelines.
Here's the full console…
-
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
MacOS(x86)
…
-
Using a valid API key on https://chatwithgpt-app.web.app
Let me know if you want me to test or investigate anything specific
-
Thanks for your great work. I want to make some local modifications to play around. However, I failed to run the dev server.
## Reproduce
For `app`, here's what I tried:
1. `npm install`, which…