MCPcopy Create free account

hub / github.com/anirudhuuu/gen-ai / functions

Functions61 in github.com/anirudhuuu/gen-ai

↓ 2 callersFunctioncreate_chat_graph
(checkpointer)
12-human-in-loop/02-support-assistant.py:82
↓ 1 callersFunctionappend_admin_message
(config, solution)
12-human-in-loop/02-support-assistant.py:22
↓ 1 callersFunctionchat
()
13-memory/main.py:46
↓ 1 callersFunctioncompile_graph_with_checkpointer
(checkpointer)
09-checkpointing/02-langgraph-checkpoint.py:40
↓ 1 callersFunctioncreate_chat_graph
(checkpointer)
12-human-in-loop/01-chat-checkpointing.py:53
↓ 1 callersFunctionmain
()
10-streaming/01-code-judge.py:175
↓ 1 callersFunctionmain
()
09-checkpointing/02-langgraph-checkpoint.py:45
↓ 1 callersFunctionmain
()
09-checkpointing/01-chat-langgraph.py:41
↓ 1 callersFunctionmain
()
11-langgraph-tools/02-tools-basic.py:60
↓ 1 callersFunctionmain
()
11-langgraph-tools/03-tools-usage.py:72
↓ 1 callersFunctionmain
()
11-langgraph-tools/05-todo-tools.py:93
↓ 1 callersFunctionmain
()
11-langgraph-tools/04-more-tools.py:78
↓ 1 callersFunctionmain
()
11-langgraph-tools/01-langgraph-chat.py:39
↓ 1 callersFunctionmain
()
08-langgraph/02-graph-llm.py:50
↓ 1 callersFunctionmain
()
08-langgraph/03-code-graph-router.py:175
↓ 1 callersFunctionmain
()
08-langgraph/01-graph.py:33
↓ 1 callersFunctionmain
()
12-human-in-loop/01-chat-checkpointing.py:57
↓ 1 callersFunctionmain
(query = "")
mem0-js/index.js:25
↓ 1 callersFunctionmain
()
07-advance-rags/main.py:5
↓ 1 callersFunctionuser_chat
()
12-human-in-loop/02-support-assistant.py:86
Functionadd_todo
Adds the input task to database.
11-langgraph-tools/05-todo-tools.py:21
Functionadd_two_numbers
This tool adds two numbers.
11-langgraph-tools/05-todo-tools.py:34
Functionadd_two_numbers
This tool adds two numbers.
11-langgraph-tools/04-more-tools.py:19
Functionadmin_call
()
12-human-in-loop/02-support-assistant.py:120
Functionchat
(query: str = Query(..., description="Chat message..."))
07-advance-rags/server.py:14
Functionchat_bot
(state: State)
08-langgraph/02-graph-llm.py:20
Functionchat_bot
(state: State)
08-langgraph/01-graph.py:11
Functionchat_node
(state: State)
09-checkpointing/02-langgraph-checkpoint.py:25
Functionchat_node
(state: State)
09-checkpointing/01-chat-langgraph.py:24
Functionchatbot
(state: State)
11-langgraph-tools/02-tools-basic.py:45
Functionchatbot
(state: State)
11-langgraph-tools/03-tools-usage.py:47
Functionchatbot
(state: State)
11-langgraph-tools/05-todo-tools.py:68
Functionchatbot
(state: State)
11-langgraph-tools/04-more-tools.py:53
Functionchatbot
(state: State)
11-langgraph-tools/01-langgraph-chat.py:24
Functionchatbot
(state: State)
12-human-in-loop/02-support-assistant.py:61
Functionchatbot
(state: State)
12-human-in-loop/01-chat-checkpointing.py:32
Functionclassify_message
(state: State)
10-streaming/01-code-judge.py:34
Functionclassify_message
(state: State)
08-langgraph/03-code-graph-router.py:34
Functioncoding_query
(state: State)
10-streaming/01-code-judge.py:99
Functioncoding_query
(state: State)
08-langgraph/03-code-graph-router.py:99
Functioncoding_validate_query
(state: State)
10-streaming/01-code-judge.py:125
Functioncoding_validate_query
(state: State)
08-langgraph/03-code-graph-router.py:125
Functiongeneral_query
(state: State)
10-streaming/01-code-judge.py:79
Functiongeneral_query
(state: State)
08-langgraph/03-code-graph-router.py:79
Functionget_all_todos
Returns all the todos from the database.
11-langgraph-tools/05-todo-tools.py:28
Functionget_result
( job_id: str = Path(..., description="Job ID...") )
07-advance-rags/server.py:24
Functionget_weather
(city: str)
05-agents/02-weather.py:13
Functionget_weather
(city: str)
05-agents/03-weather-cot.py:13
Functionget_weather
(city: str)
05-agents/05-weather-agent.py:14
Functionget_weather
(city: str)
05-agents/04-weather-automate.py:13
Functionget_weather
(city: str)
05-agents/06-cursor-agent.py:19
Functionget_weather
This tool returns the weather data about the given city.
11-langgraph-tools/02-tools-basic.py:17
Functionget_weather
This tool returns the weather data about the given city.
11-langgraph-tools/03-tools-usage.py:19
Functionget_weather
This tool returns the weather data about the given city.
11-langgraph-tools/05-todo-tools.py:40
Functionget_weather
This tool returns the weather data about the given city.
11-langgraph-tools/04-more-tools.py:25
Functionhealth
()
07-advance-rags/server.py:9
Functionhuman_assistance
Request assistance from a human.
12-human-in-loop/02-support-assistant.py:36
Functionprocess_query
(query: str)
07-advance-rags/queue/worker.py:26
Functionroute_query
(state: State)
10-streaming/01-code-judge.py:68
Functionroute_query
(state: State)
08-langgraph/03-code-graph-router.py:68
Functionrun_command
(cmd: str)
05-agents/06-cursor-agent.py:14