-
Devika AI is not responding when any text is searched.
I tried with multiple combinations of model and search engine. Still no luck, it seems there is an issue with api response.
-
After 25 iteration on first task, app crashes with error below, if I rerun app with app_id, it just crashes after load, If I rerun with skip to previous to crash step, it executes one command and cras…
bigvo updated
6 months ago
-
![image](https://github.com/songquanpeng/one-api/assets/38278829/28b20286-6c18-44ad-b9b0-81ddcdd17d39)
![1701082470545](https://github.com/songquanpeng/one-api/assets/38278829/ed6c03ef-811c-42c7-bedb…
-
_If you haven't read 'Get set up with OpenAi', start there first_
## Send a request to the API:
### Methods to Request
OpenAI offers an older **"completions"** endpoint, or with the newer **"chat c…
-
Chat GPT provided this fix:
import streamlit as st
import importlib
import json
import sys
import os
from dotenv import load_dotenv # For loading the .env file
from pocketgroq import Gro…
-
### What happened?
litellm create wrong URL pattern for Azure OpenAI.
Example of Azure OpenAI Endpoint: http://xxxx.openai.azure.com/openai/deployments/chatgpt-2
But litellm create http://xxxx.ope…
-
### 这个问题是否已有issue
- [X] 我确认没有已有issue,且已阅读**常见问题**
### 运行环境
Edition Windows 10 Pro
Version 22H2
Installed on 4/3/2023
OS build 19045.2965
Experience Windows Feature Experience Pack 1000…
-
I ran TRT on preanalyzed results (successful patch generation without validation). If we assume each pass of TRT has the following three phases, the third one fails.
1. Analysis (vulnerability dete…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### Library name and version
Azure.AI.OpenAI 1.0.0-beta.11
### Describe the bug
The sdk now includes options to enable grounding and ocr enhancements for gpt-4-vision-preview. But to actually use t…