Skip to content

Codebase-wide search tool with RAG #1

@KevinL10

Description

@KevinL10

A tool that agents can use to query for additional semantic context of a given code snippet.

Details:

  • OpenAI embeddings (text-embedding-ada-002)
  • Chroma (in-memory) vector DB

Input: code to search (str)
Output: list of semantically similar code chunks (str)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions