-
Just wanted to mention that I am looking at the `vectorizor` branch, as that seems to be the active development branch as far as I can tell.
The current OpenAI API is not really compliant with the …
-
### Confirm this is a feature request for the .NET library and not the underlying OpenAI API
- [X] This is a feature request for the .NET library
### Describe the feature or improvement you are requ…
-
Ref #9 where it seems like Azure OpenAI should work but maybe a bit untested.
I am very intrigued by your project, so I am trying to make it work with Azure. However, I am getting some error messag…
-
Hi @hadley, thanks for sharing this, really exciting.
Very nice to see support for open models via ollama. I wonder if you would consider adding support for VLLM-hosted models as well, e.g. see ht…
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
The Spark Cognitive Model, developed by iFLYTEK, represents a significant leap in the field of artificial intelligence.
https://www.xfyun.cn/doc/spark/HTTP%E8%B0%83%E7%94%A8%E6%96%87%E6%A1%A3.ht…
-
Currently we use Haystack to provide various LLM providers; however, we found it's still too hard for the community to contribute to various LLMs. We plan to use litellm instead; it provides more func…
cyyeh updated
4 weeks ago
-
**Is your feature request related to a problem? Please describe.**
OpenAI just extended their API with realtime support with web sockets
https://openai.com/index/introducing-the-realtime-ap…
-
**Expected Behavior**
Essentially, title.
Some of the modern UI frameworks for LLMs tend to standardize on using what's called an "OpenAI compliant API" response format, where, essentially, you …
-
Hi,
I would love if instead of relying on llama cpp python we could use any backend of our choosing. For instance LM Studio using API at http://localhost:1234/v1/chat/completions . Can that be added …