Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
218
commits
refactor(graph): remove SQLite checkpointing for simplified graph compilation
aedce6cView on GitHubrefactor(env): update example environment variables for improved configuration clarity
89d64b9View on GitHubrefactor(time): simplify execution time tracking logic for clarity
db26679View on GitHubrefactor(project): rename project and update dependencies for clarity
d0ffd34View on GitHubrefactor(docker): remove Dockerfile for streamlined project setup
3e71a77View on GitHubrefactor(config): remove langgraph.json for cleaner project structure
fe757d1View on GitHubrefactor(dependencies): update langgraph-api version to 0.0.8 for improved stability
ae1787cView on GitHubrefactor(dependencies): update pinecone and pinecone-client versions for compatibility
d67c35bView on GitHubrefactor(graph): enhance error handling for graph visualization and streamline initialization
00ed95fView on GitHubrefactor(server): comment out main execution block for improved modularity
24538a3View on GitHubrefactor(Dockerfile): remove worker configuration from CMD for simplified execution
8c40fd4View on GitHubrefactor(graph): update model name to gemini-2.0-flash-exp for improved performance
a2380b9View on GitHubrefactor(graph): add error handling for graph visualization saving and initialize with environment port
d8d7791View on GitHubrefactor(graph): remove async from save_graph_visualization for synchronous execution
ef391a1View on GitHubrefactor(graph): expose application port in Dockerfile and clean up imports in graph.py
c2a0118View on GitHub