-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial implementation of Embedding data type. #1059
base: master
Are you sure you want to change the base?
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5729d80 - Browse repository at this point
Copy the full SHA 5729d80View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b3c965 - Browse repository at this point
Copy the full SHA 6b3c965View commit details
Commits on Sep 10, 2024
-
Add OpenAI-DotNet to Unit test.
Claudia Beatriz Murialdo Garrone committedSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 88e8656 - Browse repository at this point
Copy the full SHA 88e8656View commit details -
Claudia Beatriz Murialdo Garrone committed
Sep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 182c7b7 - Browse repository at this point
Copy the full SHA 182c7b7View commit details -
Add default constructor to GxEmbedding
Claudia Beatriz Murialdo Garrone committedSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 69283a5 - Browse repository at this point
Copy the full SHA 69283a5View commit details
Commits on Sep 11, 2024
-
Claudia Beatriz Murialdo Garrone committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 77fdde6 - Browse repository at this point
Copy the full SHA 77fdde6View commit details -
Claudia Beatriz Murialdo Garrone committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b4a929 - Browse repository at this point
Copy the full SHA 3b4a929View commit details
Commits on Sep 12, 2024
-
Add messages parameter to GenerateEmbedding method
Claudia Beatriz Murialdo Garrone committedSep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 28fca72 - Browse repository at this point
Copy the full SHA 28fca72View commit details -
Claudia Beatriz Murialdo Garrone committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 58f2cc2 - Browse repository at this point
Copy the full SHA 58f2cc2View commit details -
Claudia Beatriz Murialdo Garrone committed
Sep 12, 2024 Configuration menu - View commit details
-
Copy full SHA for b2be822 - Browse repository at this point
Copy the full SHA b2be822View commit details
Commits on Sep 16, 2024
-
Add model and dimensions to database operations.
Claudia Beatriz Murialdo Garrone committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a8a8964 - Browse repository at this point
Copy the full SHA a8a8964View commit details
Commits on Sep 17, 2024
-
Apply configuration settings for OpenAI provider
Claudia Beatriz Murialdo Garrone committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 63d5e99 - Browse repository at this point
Copy the full SHA 63d5e99View commit details
Commits on Sep 18, 2024
-
Fix Empty value for GxEmbedding.
Enable reading PgVector from MemoryDataHelper.
Claudia Beatriz Murialdo Garrone committedSep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a70ca7 - Browse repository at this point
Copy the full SHA 7a70ca7View commit details
Commits on Oct 16, 2024
-
The embedding model and dimensions were not set in the instance retur…
…ned by the GenerateEmbedding method
Configuration menu - View commit details
-
Copy full SHA for f730c1f - Browse repository at this point
Copy the full SHA f730c1fView commit details
Commits on Nov 13, 2024
-
Migrate from OpenAI-DotNet to OpenAI api.
Initial version to support Agent/chat functionality.
Configuration menu - View commit details
-
Copy full SHA for ffd749a - Browse repository at this point
Copy the full SHA ffd749aView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cbdbc1 - Browse repository at this point
Copy the full SHA 7cbdbc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1aaaf - Browse repository at this point
Copy the full SHA bd1aaafView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9114c4 - Browse repository at this point
Copy the full SHA c9114c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3f3a7 - Browse repository at this point
Copy the full SHA 7a3f3a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504d406 - Browse repository at this point
Copy the full SHA 504d406View commit details -
Configuration menu - View commit details
-
Copy full SHA for c15535b - Browse repository at this point
Copy the full SHA c15535bView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d783a02 - Browse repository at this point
Copy the full SHA d783a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 919c3ff - Browse repository at this point
Copy the full SHA 919c3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f51076b - Browse repository at this point
Copy the full SHA f51076bView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22573c6 - Browse repository at this point
Copy the full SHA 22573c6View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 617a86e - Browse repository at this point
Copy the full SHA 617a86eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b5b7b - Browse repository at this point
Copy the full SHA 67b5b7bView commit details -
The EmbeddingService class must be public to allow dynamic creation f…
…rom GxClasses. Updated DEFAULT_PROVIDER to api.saia.ai instead of the subdomain api.saia.ai/embeddings.
Configuration menu - View commit details
-
Copy full SHA for 71f69e1 - Browse repository at this point
Copy the full SHA 71f69e1View commit details