Skip to content

Commit

Permalink
GriptapeCloudVectorStoreDriver (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjkindel authored Jul 12, 2024
1 parent fe1e991 commit 9fb4dd9
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 68 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Native function calling support to `OpenAiChatPromptDriver`, `AzureOpenAiChatPromptDriver`, `AnthropicPromptDriver`, `AmazonBedrockPromptDriver`, `GooglePromptDriver`, and `CoherePromptDriver`.
- `OllamaEmbeddingDriver` for generating embeddings with Ollama.
- `GriptapeCloudKnowledgeBaseVectorStoreDriver` to query Griptape Cloud Knowledge Bases.

### Changed

Expand Down
Loading

0 comments on commit 9fb4dd9

Please sign in to comment.