Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eidolon-ai/eidolon
/ functions
Functions
977 in github.com/eidolon-ai/eidolon
⨍
Functions
977
◇
Types & classes
363
↳
Endpoints
8
Method
clone_thread
(self, call_context: CallContext)
examples/eidolon_examples/swifties/validating_cpu.py:171
Function
cm
()
sdk/tests/conftest.py:241
Function
code
(props)
webui/components/eidolon-markdown.tsx:21
Function
completer
(text, state)
sdk/eidolon_ai_sdk/bin/agent_creator.py:29
Method
constructor
(machineUrl: string)
webui/lib/types.ts:41
Method
converse
( self, process_id, question: Annotated[str, Body(description="A question", embed=True)] )
examples/eidolon_examples/hello_world/AutonomousAgent.py:17
Function
copyToClipboard
(value: string)
webui/lib/hooks/use-copy-to-clipboard.tsx:14
Method
core_v1_api
This tool gives access to query and modify a kubernetes cluster. It is a wrapper around kubernetes.client.CoreV1Api. It will
examples/eidolon_examples/k8_monitor/k8_logic_unit.py:33
Function
coro
(f)
sdk/eidolon_ai_sdk/bin/replay.py:18
Method
count
(self, symbol_collection: str, query: dict[str, Any])
sdk/eidolon_ai_sdk/memory/mongo_symbolic_memory.py:44
Method
count
(self, symbol_collection: str, query: dict[str, Any])
sdk/eidolon_ai_sdk/memory/local_symbolic_memory.py:19
Method
count_tokens
(self, *, text: str)
sdk/eidolon_ai_sdk/agent/doc_manager/transformer/text_splitters.py:520
Method
create
(cls, agents: List[str])
client/python/eidolon_ai_client/group_conversation.py:15
Function
create_agent
()
sdk/eidolon_ai_sdk/bin/agent_creator.py:91
Function
current_machine_url
()
client/python/eidolon_ai_client/client.py:14
Function
custom_openapi
()
sdk/eidolon_ai_sdk/bin/agent_http_server.py:80
Method
database
(self)
sdk/eidolon_ai_sdk/memory/mongo_symbolic_memory.py:33
Function
default_deserializer
(str_)
sdk/eidolon_ai_sdk/util/replay.py:34
Function
default_parser
(resp)
sdk/eidolon_ai_sdk/util/replay.py:40
Method
delete
(self)
client/python/eidolon_ai_client/group_conversation.py:57
Method
delete
(self, collection: str, doc_ids: List[str])
sdk/eidolon_ai_sdk/memory/noop_memory.py:17
Method
delete
(self, symbol_collection, query)
sdk/eidolon_ai_sdk/memory/semantic_memory.py:139
Method
delete
(self, collection: str, doc_ids: List[str])
sdk/eidolon_ai_sdk/memory/file_system_vector_store.py:65
Method
delete
(self, symbol_collection, query)
sdk/eidolon_ai_sdk/memory/mongo_symbolic_memory.py:83
Method
delete
(self, symbol_collection, query)
sdk/eidolon_ai_sdk/memory/local_symbolic_memory.py:107
Method
delete_embedding
(self, collection: str, doc_ids: List[str], **delete_kwargs: Any)
sdk/eidolon_ai_sdk/memory/chroma_vector_store.py:103
Method
delete_file
(self, file_path: str)
sdk/eidolon_ai_sdk/memory/in_memory_file_memory.py:80
Method
delete_file
(self, file_path: str)
sdk/eidolon_ai_sdk/memory/local_file_memory.py:105
Method
delete_process
(cls, process_id: str)
sdk/eidolon_ai_sdk/cpu/conversation_memory_unit.py:72
Method
delete_process
(cls, process_id: str)
sdk/eidolon_ai_sdk/cpu/open_ai_assistants_cpu.py:71
Method
delete_process
(cls, process_id: str)
sdk/eidolon_ai_sdk/cpu/agent_io.py:88
Method
delete_process
(cls, process_id)
sdk/tests/system/test_code_agents.py:35
Method
describe_image
( self, question: str = Body(..., embed=True, description="Your question about the image"),
examples/eidolon_examples/hello_world/HelloWorld.py:46
Method
describe_images
( self, question: str = Body(..., embed=True, description="Your question about the image"),
examples/eidolon_examples/hello_world/HelloWorld.py:57
Method
describe_thoughts
Called to allow the agent to speak
examples/eidolon_examples/group_conversation/conversation_agent.py:169
Function
deterministic_process_ids
Tool call responses contain the process id, which means it does name make cache hits for vcr. This method patches object id for processes so
sdk/tests/conftest.py:313
Method
dispatch
(self, request: Request, call_next)
client/python/eidolon_ai_client/util/request_context.py:68
Method
dispatch
(self, request: Request)
sdk/eidolon_ai_sdk/security/security_manager.py:13
Method
dispatch
(self, request: Request)
sdk/eidolon_ai_sdk/security/security_manager.py:21
Method
dispatch
(self, request: Request)
sdk/eidolon_ai_sdk/security/jwt_middleware.py:42
Method
dispatch
(self, request: Request, call_next: RequestResponseEndpoint)
sdk/eidolon_ai_sdk/bin/agent_http_server.py:195
Method
divide
Divides a by b. :param a: The first number :param b: The second number :return: The result of dividing a by b
examples/eidolon_examples/hello_world/SimpleTool.py:40
Function
dog
(test_dir)
sdk/tests/conftest.py:276
Function
eidolon_examples
()
examples/tests/conftest.py:66
Method
embed_text
(self, text: str, **kwargs: Any)
sdk/eidolon_ai_sdk/memory/embeddings.py:56
Method
embed_text
(self, text: str, **kwargs: Any)
sdk/eidolon_ai_sdk/memory/embeddings.py:85
Function
enabled_resume_point_config
(machine, request)
sdk/tests/test_replay.py:26
Method
encode_strip_start_and_stop_token_ids
(s_text: str)
sdk/eidolon_ai_sdk/agent/doc_manager/transformer/text_splitters.py:508
Method
enter
I greet people with a smile!
examples/eidolon_examples/getting_started/2_custom_agents/hello_world.py:8
Method
exec_request
( _boot_messages: List[LLMMessage], _messages: List[LLMMessage], _output_f
sdk/eidolon_ai_sdk/agent/tot_agent/tot_agent.py:124
Method
execute
(self)
examples/eidolon_examples/hello_world/StateMachine.py:28
Method
execute
(self, name: Annotated[str, Body(description="Your name", embed=True)])
examples/eidolon_examples/hello_world/HelloWorld.py:42
Function
executeAction
(operation: OperationInfo, data: Record<string, any>)
webui/components/chat-events.tsx:105
Method
execute_llm
( self, call_context: CallContext, messages: List[LLMMessage], tools: List[LLM
sdk/eidolon_ai_sdk/cpu/llm/open_ai_llm_unit.py:149
Method
exists
Checks if a file exists at the specified path relative to the root directory. Args: file_name (str): The path to the fil
sdk/eidolon_ai_sdk/memory/in_memory_file_memory.py:92
Method
exit
I say goodbye to people with a smile!
examples/eidolon_examples/getting_started/2_custom_agents/hello_world.py:15
Method
extract_func
(elements: List[str], start_idx: int, end_idx: int)
sdk/eidolon_ai_sdk/agent/doc_manager/parsers/code_ast_parsers/cobol.py:55
Method
extract_functions_classes
(self)
sdk/eidolon_ai_sdk/agent/doc_manager/parsers/code_ast_parsers/base_ast_generator.py:17
Method
extract_functions_classes
(self)
sdk/eidolon_ai_sdk/agent/doc_manager/parsers/code_ast_parsers/python.py:24
Method
extract_functions_classes
(self)
sdk/eidolon_ai_sdk/agent/doc_manager/parsers/code_ast_parsers/javascript.py:32
Function
file_memory
(file_memory_loc)
sdk/tests/conftest.py:234
Function
file_memory_loc
(tmp_path_factory, module_identifier)
sdk/tests/conftest.py:229
Method
find
Searches for symbols within a specified collection that match the given query. Args: symbol_collection (str): The name o
sdk/eidolon_ai_sdk/memory/semantic_memory.py:47
Method
find
( self, symbol_collection: str, query: dict[str, Any], projection: Union[List[
sdk/eidolon_ai_sdk/memory/mongo_symbolic_memory.py:47
Method
find_one
Searches for a single symbol within a specified collection that matches the given query. Args: symbol_collection (str):
sdk/eidolon_ai_sdk/memory/semantic_memory.py:74
Method
find_one
( self, symbol_collection: str, query: dict[str, Any], sort: dict = None )
sdk/eidolon_ai_sdk/memory/mongo_symbolic_memory.py:63
Method
find_one
( self, symbol_collection: str, query: dict[str, Any], sort: dict = None )
sdk/eidolon_ai_sdk/memory/local_symbolic_memory.py:61
Function
fn
(*agents)
sdk/tests/cpu/test_conversational_logic_unit.py:56
Function
fn
(resources_loc, *args, log_file=None)
examples/tests/conftest.py:34
Function
foo
(*args, **kwargs)
sdk/tests/test_replay.py:13
Method
format
(self, record: logging.LogRecord)
client/python/eidolon_ai_client/util/logger.py:8
Method
format
(self, agent_name: str)
examples/eidolon_examples/group_conversation/conversation_agent.py:45
Method
format_response
(self, agent_name: str, agent_response: SpeakResult)
examples/eidolon_examples/group_conversation/base_conversation_coordinator.py:197
Function
fqn_completer
(text, state)
sdk/eidolon_ai_sdk/bin/agent_creator.py:70
Method
get
(cls, stream_response: AgentResponseIterator)
client/python/eidolon_ai_client/client.py:96
Method
getConversationHistory
(self, call_context: CallContext)
sdk/eidolon_ai_sdk/cpu/conversation_memory_unit.py:45
Method
get_algorithms
(self)
sdk/eidolon_ai_sdk/security/google_authorizor.py:34
Method
get_algorithms
(self)
sdk/eidolon_ai_sdk/security/jwt_middleware.py:35
Method
get_all_agent_thoughts
(self, process_id: str, message: str)
examples/eidolon_examples/lib/base_conversation_coordinator.py:53
Method
get_all_thoughts
(self, process_id)
examples/eidolon_examples/group_conversation/base_conversation_coordinator.py:74
Method
get_audience_and_issuer
(self)
sdk/eidolon_ai_sdk/security/google_authorizor.py:31
Method
get_audience_and_issuer
(self)
sdk/eidolon_ai_sdk/security/jwt_middleware.py:31
Method
get_changes
(self, metadata: Dict[str, Dict[str, Any]])
sdk/eidolon_ai_sdk/agent/doc_manager/loaders/github_loader.py:42
Method
get_changes
(self, metadata: Dict[str, Dict[str, Any]])
sdk/eidolon_ai_sdk/agent/doc_manager/loaders/filesystem_loader.py:55
Method
get_content_as_string
(self)
sdk/eidolon_ai_sdk/util/stream_collector.py:55
Method
get_docs
(self, collection: str, doc_ids: List[str])
sdk/eidolon_ai_sdk/memory/noop_memory.py:35
Method
get_docs
(self, collection: str, doc_ids: List[str])
sdk/eidolon_ai_sdk/memory/file_system_vector_store.py:102
Function
get_function_details
(func)
sdk/eidolon_ai_sdk/util/class_utils.py:56
Function
get_input_model
(_obj, handler: FnHandler)
sdk/eidolon_ai_sdk/system/fn_handler.py:59
Method
get_metadata
(self, collection: str, doc_ids: List[str])
sdk/eidolon_ai_sdk/memory/chroma_vector_store.py:107
Function
get_output_model
(_obj, handler: FnHandler)
sdk/eidolon_ai_sdk/system/fn_handler.py:83
Method
get_process_events
(self, process_id: str)
sdk/eidolon_ai_sdk/system/agent_controller.py:421
Method
get_process_info
(self, process_id: str)
sdk/eidolon_ai_sdk/system/agent_controller.py:395
Method
get_programs
Get the operations that are available for this agent that can be run from the initial state
sdk/eidolon_ai_sdk/system/agent_controller.py:383
Method
get_signing_keys
(self)
sdk/eidolon_ai_sdk/security/google_authorizor.py:26
Method
get_signing_keys
(self)
sdk/eidolon_ai_sdk/security/okta_authorizor.py:12
Method
get_thoughts
(self, process_id)
examples/eidolon_examples/group_conversation/conversation_coordinator.py:140
Function
github_loader
()
sdk/tests/test_github_loader.py:8
Method
glob
(self, pattern)
sdk/eidolon_ai_sdk/memory/local_file_memory.py:149
Method
handle
(self, process_id: str, response: Dict[str, Any])
sdk/eidolon_ai_sdk/cpu/agent_io.py:26
← previous
next →
501–600 of 977, ranked by callers