zed/crates/ai/src
2023-11-02 10:08:47 -04:00
..
prompts clean up warnings and fix tests in the ai crate 2023-10-30 11:07:24 -04:00
providers clean up warnings and fix tests in the ai crate 2023-10-30 11:07:24 -04:00
ai.rs updated authentication for embedding provider 2023-10-26 11:18:16 +02:00
auth.rs moved authentication for the semantic index into the EmbeddingProvider 2023-10-30 10:02:27 -04:00
completion.rs clean up warnings and fix tests in the ai crate 2023-10-30 11:07:24 -04:00
embedding.rs moved authentication for the semantic index into the EmbeddingProvider 2023-10-30 10:02:27 -04:00
models.rs move OpenAILanguageModel to providers folder 2023-10-22 13:47:28 +02:00
test.rs moved from Boxes to Arcs for shared access of completion providers across the assistant panel and inline assistant 2023-11-02 10:08:47 -04:00