MCPcopy Create free account

hub / github.com/Forethought-Technologies/AutoChain / functions

Functions232 in github.com/Forethought-Technologies/AutoChain

Functiontest_chat_completion
(openai_completion_fixture)
tests/models/test_chat_openai.py:38
Functiontest_chromadb_tool_run
()
tests/tools/test_chromadb_tool.py:4
Functiontest_convert_tool_to_dict
()
tests/models/test_chat_openai.py:47
Functiontest_estimate_confidence
(openai_estimate_confidence_fixture)
tests/agent/test_openai_functions_agent.py:112
Functiontest_function_calling_plan
( openai_function_calling_fixture, is_generation_confident_fixture )
tests/agent/test_openai_functions_agent.py:85
Functiontest_google_search
Test that call gives the correct answer.
tests/tools/test_google_search.py:18
Functiontest_lancedb_search
()
tests/tools/test_lancedb_tool.py:5
Functiontest_long_term_kv_memory_chromadb
()
tests/memory/test_long_term_memory.py:9
Functiontest_long_term_kv_memory_lancedb
()
tests/memory/test_long_term_memory.py:98
Functiontest_long_term_kv_memory_pincode
(pinecone_index_fixture)
tests/memory/test_long_term_memory.py:50
Functiontest_long_term_memory
()
tests/memory/test_long_term_memory.py:39
Functiontest_long_term_memory_lancedb
()
tests/memory/test_long_term_memory.py:132
Functiontest_long_term_memory_pinecone
(pinecone_index_fixture)
tests/memory/test_long_term_memory.py:84
Functiontest_pinecone_search
(pinecone_index_fixture)
tests/tools/test_pinecone_tool.py:8
Functiontest_plan
(openai_response_fixture)
tests/agent/test_conversational_agent.py:105
Functiontest_redis_conversation_memory
()
tests/memory/test_redis_memory.py:27
Functiontest_redis_kv_memory
()
tests/memory/test_redis_memory.py:9
Functiontest_response_plan
(openai_response_fixture, is_generation_confident_fixture)
tests/agent/test_openai_functions_agent.py:100
Functiontest_run_tool
()
tests/tools/test_base_tool.py:10
Functiontest_should_answer_prompt
(openai_should_answer_fixture)
tests/agent/test_conversational_agent.py:87
Functiontest_simple_handoff
()
tests/tools/test_simple_handoff.py:4
Functiontest_tool_name_override
()
tests/tools/test_base_tool.py:20
Methodtools
Workflow policy
autochain/workflows_evaluation/base_test.py:36
Methodtype
Type of the message, used for serialization.
autochain/agent/message.py:23
Methodtype
Type of the message, used for serialization.
autochain/agent/message.py:33
Methodtype
Type of the message, used for serialization.
autochain/agent/message.py:45
Methodtype
Type of the message, used for serialization.
autochain/agent/message.py:54
Methodtype
Type of the message, used for serialization.
autochain/agent/message.py:66
Methodvalidate_environment
Validate that api key and python package exists in environment.
autochain/tools/base.py:39
Methodvalidate_environment
Validate that api key and python package exists in environment.
autochain/tools/google_search/util.py:67
Methodvalidate_environment
Validate that api key and python package exists in environment.
autochain/models/ada_embedding.py:22
Methodvalidate_environment
Validate that api key and python package exists in environment.
autochain/models/chat_openai.py:169
← previous201–232 of 232, ranked by callers