-
**Describe the bug**
LLM Chat models do not work outside Flowise after 2nd prompt, unless it's OpenAI Chat Model
Tried to use Other Chat Models like Anthropic, & Cohere.
They all worked inside Flo…
-
Currently, there are several terms that refer to the same concept in the repo:
- inner thoughts
- inner monologue
- internal monologue
To avoid confusion, these should be standardized to a single …
-
Olá! Gostaria de saber se só é possível usar a API do chatgpt no plugin com o GPT pago.
Pois existe uma cota gratuita que pode ser usada na API gratuita, e queria saber se é possível utilizar.
…
-
## Describe the bug
When using chat the response from ai briefly flashes and then dissapears.
## Environment
- OS: windows
- SystemSculpt AI Version: Latest (Please ensure you're using the late…
-
### 🥰 需求描述
希望添加一个功能 当鼠标靠近对应模型旁边是 可以显示模型的描述
比如靠近 3.5turbo 旁边就会显示由opeai 开发的模型 xxxx 处理能力之类的模型介绍
### 🧐 解决方案
暂无
### 📝 补充信息
_No response_
-
Based on some commercial black box music generators like suno.ai, please add lyric generation using something like Microsoft Vall-e or bark https://www.microsoft.com/en-us/research/project/vall-e-x/va…
-
### Description
I am trying to build my project and did set it up, as suggested, using the command 'crewai create crew my_project'. I do run this commend in crewAI repo folder. …
-
## 🐛 Bug: OpenAI API-spec not using text/event-stream
LitServe implementation for `spec=ls.OpenAISpec()` when `stream=True` wrongly responds with `application/x-ndjson` as content-type. Altough t…
-
Hi,
Thank you for your great implementation.
Regarding the "learned" prior, I wanted to ask:
1- Why are you considering the prior to be a Gaussian with **trainable** parameters rather than a unit…
-
### The Feature
> once using litellm.add_function_to_prompt = True, no more error, and the claude does try to use the funciton call, however, it is not structured in a compatible way with OpenAI, i.e…