Directories
¶
Path | Synopsis |
---|---|
Package commentfix implements rule-based rewriting of issue comments.
|
Package commentfix implements rule-based rewriting of issue comments. |
Package docs implements a corpus of text documents identified by document IDs.
|
Package docs implements a corpus of text documents identified by document IDs. |
Package embeddocs implements embedding text docs into a vector database.
|
Package embeddocs implements embedding text docs into a vector database. |
Package gemini implements access to Google's Gemini model.
|
Package gemini implements access to Google's Gemini model. |
Package github implements sync mechanism to mirror GitHub issue state into a [storage.DB] as well as code to inspect that state and to make issue changes on GitHub.
|
Package github implements sync mechanism to mirror GitHub issue state into a [storage.DB] as well as code to inspect that state and to make issue changes on GitHub. |
Package githubdocs implements converting GitHub issues into text docs for rsc.io/gaby/internal/docs.
|
Package githubdocs implements converting GitHub issues into text docs for rsc.io/gaby/internal/docs. |
Package httprr implements HTTP record and replay, mainly for use in tests.
|
Package httprr implements HTTP record and replay, mainly for use in tests. |
Package llm defines interfaces implemented by LLMs (or LLM-related services).
|
Package llm defines interfaces implemented by LLMs (or LLM-related services). |
Package pebble implements a storage.DB using Pebble, a production-quality key-value database from CockroachDB.
|
Package pebble implements a storage.DB using Pebble, a production-quality key-value database from CockroachDB. |
Package related implements posting about related issues to GitHub.
|
Package related implements posting about related issues to GitHub. |
Package secret defines an interface to a database storing secrets, such as passwords and API keys.
|
Package secret defines an interface to a database storing secrets, such as passwords and API keys. |
Package storage defines the storage abstractions needed for Gaby: [DB], a basic key-value store, and [VectorDB], a vector database.
|
Package storage defines the storage abstractions needed for Gaby: [DB], a basic key-value store, and [VectorDB], a vector database. |
timed
Package timed implements modification-time-indexed storage that can be accessed in modification-time order as well as key order.
|
Package timed implements modification-time-indexed storage that can be accessed in modification-time order as well as key order. |
Package testutil implements various testing utilities.
|
Package testutil implements various testing utilities. |
Click to show internal directories.
Click to hide internal directories.