Skip to content

Implement ConvexAgent #51

Description

@TanGentleman

This will be an implementation inspired from this helpful resource:
https://python.langchain.com/v0.2/docs/how_to/graph_semantic/

The differences:

  • Convex instead of Neo4j (In the future I may use both)
  • instead of graph.query, use a python wrapper for a convex.db.query
  • get_information would work in much the same way, but the body would use this convex wrapper
  • Rest would be adjusted based on how I want to integrate it into a reasonable Flashcard use case

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions