-
### 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…
-
**Describe the solution you'd like**
Support for new o1-preview and o1-mini from OpenAI
-
It would be nice to be able to "upload" images (just grab their file path and display), then send that to the Vision [API](https://platform.openai.com/docs/guides/vision) so that it can interpret the …
-
edit DataTypes.cs
```
public struct CreateChatCompletionResponse : IResponse
{
public ApiError Error { get; set; }
public string Model { get; set; }
public stri…
-
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…
-
**Describe the bug**
I am using Phoenix to trace my LLM application locally. My open AI key is GPT 4. But when I open the tracing interface in the browser, it shows that it's GPT 3.5 Turbo, as shown …
-
### Describe the bug
After adding a cell for !pip install and creating the OAI_CONFIG_LIST, I attempted to run the notebook. I was presented with a series of questions to answer which I answered pres…
-
Thanks for the nice repository!
I tried the code below but could not execute it. The reason is that there is no list_agent_descriptions_neutral.csv and list_agent_descriptions_neutral_special.csv f…
-
I created an API key in my dev dashboard yet sgpt refuses to use it saying "NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-1106-preview` does not exist or you do not
have ac…
-
### Description
The new model is significantly cheaper than the regular gpt-4 that is supported today. still a 10X from gpt-3-turbo but just in case people want to use it instead of the gpt-4 that …