Preston Rasmussen
9f3dd5552a
add generic client ( #237 )
...
* add generic client
* format
2024-12-10 22:02:46 -05:00
Daniel Chalef
567a8ab74a
Implement OpenAI Structured Output ( #225 )
...
* implement so
* bug fixes and typing
* inject schema for non-openai clients
* correct datetime format
* remove List keyword
* Refactor node_operations.py to use updated prompt_library functions
* update example
2024-12-05 07:03:18 -08:00
Preston Rasmussen
281fe072cb
add fulltext search limit ( #215 )
...
* add fulltext search limit
* format
* update
* update
* update tests
* remove unused imports
* format
* mypy
2024-11-14 12:18:18 -05:00
Daniel Chalef
77685b063c
Feat/langgraph-example ( #73 )
...
* wip
* wip
* image + clean run
* chore: Update LANGCHAIN_TRACING_V2 to 'false' in agent.ipynb
* chore: Remove unused import in runner.ipynb
* lock file
2024-09-01 12:31:08 -07:00