Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Forethought-Technologies/AutoChain
/ functions
Functions
232 in github.com/Forethought-Technologies/AutoChain
⨍
Functions
232
◇
Types & classes
68
Function
test_chat_completion
(openai_completion_fixture)
tests/models/test_chat_openai.py:38
Function
test_chromadb_tool_run
()
tests/tools/test_chromadb_tool.py:4
Function
test_convert_tool_to_dict
()
tests/models/test_chat_openai.py:47
Function
test_estimate_confidence
(openai_estimate_confidence_fixture)
tests/agent/test_openai_functions_agent.py:112
Function
test_function_calling_plan
( openai_function_calling_fixture, is_generation_confident_fixture )
tests/agent/test_openai_functions_agent.py:85
Function
test_google_search
Test that call gives the correct answer.
tests/tools/test_google_search.py:18
Function
test_lancedb_search
()
tests/tools/test_lancedb_tool.py:5
Function
test_long_term_kv_memory_chromadb
()
tests/memory/test_long_term_memory.py:9
Function
test_long_term_kv_memory_lancedb
()
tests/memory/test_long_term_memory.py:98
Function
test_long_term_kv_memory_pincode
(pinecone_index_fixture)
tests/memory/test_long_term_memory.py:50
Function
test_long_term_memory
()
tests/memory/test_long_term_memory.py:39
Function
test_long_term_memory_lancedb
()
tests/memory/test_long_term_memory.py:132
Function
test_long_term_memory_pinecone
(pinecone_index_fixture)
tests/memory/test_long_term_memory.py:84
Function
test_pinecone_search
(pinecone_index_fixture)
tests/tools/test_pinecone_tool.py:8
Function
test_plan
(openai_response_fixture)
tests/agent/test_conversational_agent.py:105
Function
test_redis_conversation_memory
()
tests/memory/test_redis_memory.py:27
Function
test_redis_kv_memory
()
tests/memory/test_redis_memory.py:9
Function
test_response_plan
(openai_response_fixture, is_generation_confident_fixture)
tests/agent/test_openai_functions_agent.py:100
Function
test_run_tool
()
tests/tools/test_base_tool.py:10
Function
test_should_answer_prompt
(openai_should_answer_fixture)
tests/agent/test_conversational_agent.py:87
Function
test_simple_handoff
()
tests/tools/test_simple_handoff.py:4
Function
test_tool_name_override
()
tests/tools/test_base_tool.py:20
Method
tools
Workflow policy
autochain/workflows_evaluation/base_test.py:36
Method
type
Type of the message, used for serialization.
autochain/agent/message.py:23
Method
type
Type of the message, used for serialization.
autochain/agent/message.py:33
Method
type
Type of the message, used for serialization.
autochain/agent/message.py:45
Method
type
Type of the message, used for serialization.
autochain/agent/message.py:54
Method
type
Type of the message, used for serialization.
autochain/agent/message.py:66
Method
validate_environment
Validate that api key and python package exists in environment.
autochain/tools/base.py:39
Method
validate_environment
Validate that api key and python package exists in environment.
autochain/tools/google_search/util.py:67
Method
validate_environment
Validate that api key and python package exists in environment.
autochain/models/ada_embedding.py:22
Method
validate_environment
Validate that api key and python package exists in environment.
autochain/models/chat_openai.py:169
← previous
201–232 of 232, ranked by callers