This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
650ca1f39b7bdb4bee7347d47b568b9ab89e3588
oak-gpui
/
crates
/
ai
/
src
T
History
KCaverly
d5b6300fd7
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
..
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