You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade to text-embedding-3-large model as default, with vector storage optimizations (#2470)
* Initial changes for text-embedding-3
* Change text-embedding-3
* Bicep fixes
* More embedding related changes
* Add dimension truncation
* Mypy fix
* Fix mypy issues
* Fix tests, add parameter
* Upgrade int vect for new embedding model
* Add missing env vars in other files
* Remove en-us from markdown
* Test vision feature, refactor vector_fields to make sense, address feedback
* Fix type for vectorfields
* Update StackOverflow link
* Default to gpt4v when enabled
* Update tests
0 commit comments