-
---
**Title:** Introduce Configurable Initial Instruction for Customizing Chat Behavior
---
**Environment:**
- **Feature Area:** Chat Configuration for OpenAI-Compatible Models
- **Version:**…
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
### Version
v1.26.5
### Areas for Improvement
- [X] UI/UX
- [ ] Onboarding
- [ ] Docs
- [X] Chat
- [X] Commands
- [ ] Context
- [ ] Response Quality
- [ ] Other
### What needs to be improved? Plea…
-
Endpoint to fetch the insights from server for a particular ad. This would send the request to facebook marketing api each time it is called so that we can get the new information.
In v2 of this fe…
-
At Open Source Design Summit 2018 we discussed that a website redesign is long overdue. While @AnXh3L0 and me took the lead on this, I just had recently the time to start this effort.
Our collectiv…
-
```
import { useCallback, useContext, useEffect } from 'react';
import { useTranslation } from 'next-i18next';
import { useCreateReducer } from '@/hooks/useCreateReducer';
import { DEFAULT_S…
-
-
In the new chat page, make a clickable button for users to create their own chatbots that they can then communicate with, where they can select their own model and create prompts for it.
Goal:
Users …
-
**Is your feature request related to a problem? Please describe.**
Sometimes using a traditional Google search or a chatbot interface without internet is preferable.
**Describe the solution you'd…
-
How do I integrate this as aText to speech server? This repo is great at serving the speech OpenAI endpoint independently: https://github.com/matatonic/openedai-speech
I have this running locally a…