Skip to content

[Go] replace ai.DocumentStore with indexer and retriever actions#353

Merged
jba merged 1 commit into
mainfrom
jba-remove-docstore
Jun 7, 2024
Merged

[Go] replace ai.DocumentStore with indexer and retriever actions#353
jba merged 1 commit into
mainfrom
jba-remove-docstore

Conversation

@jba
Copy link
Copy Markdown
Contributor

@jba jba commented Jun 7, 2024

Continue the redesign in which interfaces are replaced by
aliases to action types.

Remove DocumentStore, and replace it with two separate actions,
one for indexers and one for retrievers.

@jba jba requested review from ianlancetaylor and pavelgj June 7, 2024 17:32
@jba jba force-pushed the jba-embedder-redo branch from 3a0a11b to 17d32ce Compare June 7, 2024 17:58
Base automatically changed from jba-embedder-redo to main June 7, 2024 18:03
Continue the redesign in which interfaces are replaced by
aliases to action types.

Remove DocumentStore, and replace it with two separate actions,
one for indexers and one for retrievers.
@jba jba force-pushed the jba-remove-docstore branch from 301bf56 to bdd58f5 Compare June 7, 2024 18:03
@jba jba merged commit 122b05d into main Jun 7, 2024
@jba jba deleted the jba-remove-docstore branch June 7, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants