Commit History

Update src/prompts/_pydantic_agent.py
c1bc124
verified

AryanSifars commited on

correct spelling of False
9ea6615

Aryan Jain commited on

migrate to pinecone and show graph color
411c555

Aryan Jain commited on

feat: enhance SQL query generation and validation; add detailed descriptions to Pydantic models and enforce SELECT-only rule in query verification
53d3e55

Aryan Jain commited on

feat: rename QueryExtractor to SQLQueryExtractor and update related imports; introduce SQL_QUERY_EXTRACTOR_PROMPT in PydanticAgent
83e6c59

Aryan Jain commited on

feat: Update DataExtractorController and DataExtractorService to use Optional for message_history; add __init__.py for prompts module; modify Pydantic models to use Optional for list fields; raise exceptions in PydanticAgent
8e073b5

Aryan Jain commited on