zed/crates/semantic_index/src
Yesterday17 9e17018416
Allow OpenAI API URL to be configured via assistant.openai_api_url (#7552)
Partially fixes #4321, since Azure OpenAI API can be converted to OpenAI
API.

Release Notes:

- Added `assistant.openai_api_url` setting to allow OpenAI API URL to be
configured.

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-02-12 11:37:27 -05:00
..
db.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
embedding_queue.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
parsing.rs Use collections::{HashMap, HashSet} instead of its std:: counterpart (#7502) 2024-02-07 19:06:03 +02:00
semantic_index.rs Allow OpenAI API URL to be configured via assistant.openai_api_url (#7552) 2024-02-12 11:37:27 -05:00
semantic_index_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
semantic_index_tests.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00