-
Hi
I am trying to build a native app using native-image but it's failing to build one.
I checked in the previous issue#1569 that the feature will be implemented. I would like to know if shared …
-
Hi,
I'm trying to run "run_array_openai.py" script to evaluate OpenAI's embedding model "text-embedding-ada-002" on the dataset STS22 in the Turkish language.
The changes I made to the original …
-
### Bug Description
Using other embeddings model with different then 1536 dimensions that OpenAI embedding model have, will get an error when I create the index.
ValueError: expected 1536 dimensio…
-
**Describe the bug**
After completing all the tests, the `pytest` got stuck.
I believe that there is a bug with the tiktoken library.
https://github.com/openai/tiktoken
Do you have any suggest…
-
```
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 43b8df4
substi…
-
Could you please help with this issue?
```
(gdrnpp) mona@ada:~/gdrnpp_bop2022$ ./core/gdrn_modeling/test_gdrn.sh configs/gdrn/ycbv/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAwa…
-
**Current behavior:**
Only support `English` with no localization
**Expected behavior:**
Support English and Indonesian
**Steps to reproduce:**
Go to the homepage
-
Right now we assume the engines are named gpt-35-turbo, gpt-4, or gpt-4-32k. We should use a file to configure this, following the format of Auto-GPT.
```
azure_api_type: azure
azure_api_base: ht…
-
1. What did you do? If possible, provide a simple script for reproducing the error.
I copied the Dockerfile and built it as instructed on https://openswoole.com/docs/get-started/try-docker
2. Wh…
-
### Bug Description
When using `AzureOpenAI` it checks the API key against that pattern used for OpenAI API keys with `validate_openai_api_key(kwargs.get("api_key", None))` but Azure offers more flex…