-
**Is your feature request related to a problem? Please describe.**
I would like to use OpenAI models to generate `pydantic` objects.
I tried replicating [this example](https://platform.openai.com…
-
from easyjailbreak.models.huggingface_model import (HuggingfaceModel,
from_pretrained)
from easyjailbreak.models.openai_model import OpenaiModel
…
-
### Feature description
Hello, I receive an email from openAI that I could use my API to start using ChatGPT4..
It would be cool to be able to use API instead of Web authentification. it would …
-
## Description
I'm trying to use OpenAI GPT4 and struggle a bit with configuration. I'm using openai and have an environment variable configured. Hence, I do not need to configure my API key in Jup…
-
Hey there,
Love this work! I'm also a big fan of using pre-LLM style models for problems which require far less compute resources.
Do you have any data on the inference time per sample?
E.g…
-
Hi,
Can we use gpt4 with our own api key? I do not see such option. I higly appreciate any help.
![Screenshot 2023-08-18 at 20 02 08](https://github.com/getcursor/cursor/assets/17048287/09e1e50b-963…
-
### Description
I’m experiencing issues when trying to connect CREW AI with Azure OpenAI. After some investigation, I found that only version 0.11 works with Azure OpenAI, but unfortunately, this v…
-
GPT4o is out now and better then GPT4 Turbo it's also not more expensive then gpt4 turbo, so this script schould be updated to use gpt4o instead of gpt4 turbo (don't know if anything in the API change…
-
I added gpt4-o mini and set the default model to gpt4o-mini but when i ran plandex tell -f plan.md i got error {{my_api_key}} environment variable is not set.
i did export the OPENAI_API_KEY even …
-
Sorry for creating this issue regardless of its relevance with this repo, I will delete this issue after your reply.
I saw your contribution to OpenAI evals repo so I was curious to know if you got…