zed/crates/ai/src
2023-10-28 18:16:45 -04:00
..
prompts updated authentication for embedding provider 2023-10-26 11:18:16 +02:00
providers replace api_key with ProviderCredential throughout the AssistantPanel 2023-10-28 18:16:45 -04:00
ai.rs updated authentication for embedding provider 2023-10-26 11:18:16 +02:00
auth.rs replace api_key with ProviderCredential throughout the AssistantPanel 2023-10-28 18:16:45 -04:00
completion.rs replace api_key with ProviderCredential throughout the AssistantPanel 2023-10-28 18:16:45 -04:00
embedding.rs updated authentication for embedding provider 2023-10-26 11:18:16 +02:00
models.rs move OpenAILanguageModel to providers folder 2023-10-22 13:47:28 +02:00
test.rs added credential provider to completion provider 2023-10-28 16:35:43 -04:00