-
### Feature Description
Hi @dosu and @logan-markewich ,
We have 'azure' model when I put our model 'azure-gpt-4o' llm = OpenAI(temperature=0.1, model="azure-gpt-4o"). I got error:
ValueError: Unk…
-
Hi, your project is very good. I need your help in what is the name of the model in your package that uses the "GPT-4o mini" model, since that model is cheaper than "GPT-3.5 Turbo".
It would be great…
-
**Describe the solution you'd like**
Support for new o1-preview and o1-mini from OpenAI
spiez updated
2 weeks ago
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta.3
### Describe the bug
Setting the `ChatCompletionOptions.ParallelToolCallsEnabled` property to `true` or `false` fails on gpt-4o (v. 2…
-
From our existing ChatDev typing.py:
```python
class ModelType(Enum):
GPT_3_5_TURBO = "gpt-3.5-turbo-16k-0613"
GPT_3_5_TURBO_NEW = "gpt-3.5-turbo-16k"
GPT_4 = "gpt-4"
GPT_4_32k =…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
### Which API Provider are you using?
OpenAI Compatible
### Which Model are you using?
o1-mini
### What happened?
o1 series model available
### Steps to reproduce
![image](https://github.com/us…
-
I am getting this error when launching the script on Colab.
-
Hi!
Thank you for your excellent work on the LLM evaluation! I'm inspired to create a French version of MT-Bench.
Currently, I'm in the process of generating reference answers for tasks in the m…
-
Hi there!
Having trouble setting up ARIA in Zotero. I got ChatGPT4, made an API key, put it in the ARIA plugin in Zotero, restarted Zotero. But keep getting this error message. Here's the error st…