model is different #138462
Replies: 4 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Using code looks good: Response: ChatCompletion(id='chatcmpl-A81QewSFQottwZ7kTMcexfP8l0kDY', choices=[Choice(finish_reason='stop', index=0, logprobs=None, message=ChatCompletionMessage(content='The next flight from Seattle to Miami is with Delta Airlines, flight number DL123. It is scheduled for May 7th, 2024, at 10:00 AM.', refusal=None, role='assistant', function_call=None, tool_calls=None))], created=1726475480, model='gpt-4o-mini', object='chat.completion', service_tier=None, system_fingerprint='fp_80a1bad4c7', usage=CompletionUsage(completion_tokens=38, prompt_tokens=198, total_tokens=236, completion_tokens_details=None)) |
Beta Was this translation helpful? Give feedback.
-
I am facing the same issue with Phi-3.5-vision. It isn't even sure if it can accept images as input or not.
|
Beta Was this translation helpful? Give feedback.
-
Same issue with Meta-Llama-3-1-405B-Instruct. It says it's Llama 2.
|
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
ask the gpt model in chat, he/she doesnt even know its model version.
4o -> GPT - 4
4o mini -> GPT-3
Beta Was this translation helpful? Give feedback.
All reactions