Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HewlettPackard/llmesh
/ functions
Functions
1,350 in github.com/HewlettPackard/llmesh
⨍
Functions
1,350
◇
Types & classes
202
↳
Endpoints
133
↓ 1 callers
Method
_get_random_char
Get a random character from the English alphabet (a-z). :return: A single lowercase character.
src/platform/app_games/games/who_am_i.py:189
↓ 1 callers
Function
_get_related_memories
(futures)
src/platform/app_memory/main.py:186
↓ 1 callers
Method
_get_secret_identity
(self)
src/platform/app_games/games/who_am_i.py:156
↓ 1 callers
Method
_get_selected_settings
Get the selected settings. :return: Dict of settings
src/platform/app_games/games/fantasia_genesis.py:161
↓ 1 callers
Function
_get_session_variables
(brand)
src/platform/app_games/main.py:69
↓ 1 callers
Function
_get_session_variables
(brand)
src/platform/app_backpanel/main.py:73
↓ 1 callers
Method
_get_situation_prompt
Render the prompt
src/platform/app_games/games/fantasia_genesis.py:234
↓ 1 callers
Function
_get_system_message
(personas)
src/platform/chat/main.py:74
↓ 1 callers
Function
_get_tools_names
(tool_repository, project_name)
src/platform/orchestrator/main.py:147
↓ 1 callers
Function
_get_type_from_value
(value: Any)
notebooks/meta_prompting/tool_manager.py:62
↓ 1 callers
Function
_get_user_message
(query)
src/platform/chat/main.py:115
↓ 1 callers
Function
_get_weather_data
(latitude: float, longitude: float)
src/platform/tool_api/main.py:27
↓ 1 callers
Method
_get_webapp_config
Retrieve the web application configuration from the tool's settings. :return: A dictionary with the web application configuration.
src/lib/system_services/tool_client.py:274
↓ 1 callers
Method
_handle_manifest_request
Handle the request to get the tool's manifest. :return: The tool's manifest as a JSON response.
src/lib/system_services/tool_client.py:408
↓ 1 callers
Method
_handle_save_file
Handle the saving of a file based on its type. :param file_type: The type of the file, e.g., "CONFIG" or "PROMPT". :param fi
src/lib/system_services/tool_client.py:470
↓ 1 callers
Method
_handle_tool_invocation
Handle the request to invoke the tool's main function. :return: The result of the tool invocation as a response.
src/lib/system_services/tool_client.py:421
↓ 1 callers
Function
_improve_routine_with_llm
(messages)
notebooks/meta_prompting/utils.py:234
↓ 1 callers
Method
_init_actions
(self)
src/lib/services/rag/data_transformers/cte_action_runner.py:113
↓ 1 callers
Function
_init_agent
()
src/platform/app_memory/main.py:99
↓ 1 callers
Method
_init_api_key
Initialize the API Key by requesting a JWT from the configured server.
src/lib/services/chat/models/langchain/azure_chat_openai.py:101
↓ 1 callers
Method
_init_clean_actions
(self, action_map)
src/lib/services/rag/data_transformers/cte_action_runner.py:120
↓ 1 callers
Method
_init_config
Initialize and validate the tool configuration. :param config: A dictionary containing the tool's configuration, or a p
src/lib/system_services/tool_client.py:131
↓ 1 callers
Function
_init_core_memory
()
src/platform/app_memory/main.py:83
↓ 1 callers
Method
_init_crew
Initialize the crew with agents and tasks. :return: Initialized Crew object.
src/lib/services/agents/task_forces/crewai/crew.py:108
↓ 1 callers
Method
_init_engine
Initialize the engine components. :return: A dictionary containing the initialized engine components.
src/lib/services/agents/reasoning_engines/llamaindex/react.py:65
↓ 1 callers
Method
_init_engine
Initialize the engine components. :return: A dictionary containing the initialized engine components.
src/lib/services/agents/reasoning_engines/langchain/agent_executor.py:66
↓ 1 callers
Method
_init_enrich_actions
(self, action_map)
src/lib/services/rag/data_transformers/cte_action_runner.py:180
↓ 1 callers
Method
_init_game
Initialize and return the game instance. :return: Game instance.
src/platform/app_games/games/fantasia_genesis.py:122
↓ 1 callers
Method
_init_game
Initialize and return the game instance. :return: Game instance.
src/platform/app_games/games/who_am_i.py:199
↓ 1 callers
Method
_init_graph
Initialize the graph with agents and tasks. :return: Compiled Graph object.
src/lib/services/agents/task_forces/langgraph/state_graph.py:120
↓ 1 callers
Method
_init_llm
Initialize and return the LLM model. :return: LLM model instance.
src/lib/services/chat/memories/langchain/summary.py:58
↓ 1 callers
Method
_init_llm
Initialize the language model. :return: Initialized language model.
src/lib/services/agents/task_forces/langgraph/state_graph.py:110
↓ 1 callers
Method
_init_llm
Initialize the language model. :return: Initialized language model.
src/lib/services/agents/task_forces/crewai/crew.py:98
↓ 1 callers
Method
_init_logger
Initialize the tool logger. :param logger: A logger instance for logging purposes, or None to create/use a default logg
src/lib/system_services/tool_client.py:170
↓ 1 callers
Function
_init_memories
()
src/platform/app_memory/main.py:66
↓ 1 callers
Method
_init_memory
Initialize and return the ChatMemoryBuffer instance. :return: ChatMemoryBuffer instance.
src/lib/services/chat/memories/llamaindex/buffer.py:49
↓ 1 callers
Method
_init_memory
Initialize and return the ConversationSummaryMemory instance. :return: ConversationSummaryMemory instance.
src/lib/services/chat/memories/langchain/summary.py:66
↓ 1 callers
Method
_init_memory
Initialize and return the memory. :return: CustomVectorStoreRetrieverMemory instance.
src/lib/services/chat/memories/langchain/chroma_store_retriever.py:151
↓ 1 callers
Method
_init_memory
Initialize and return the CustomLangChainRemoteMemory instance. :return: CustomLangChainRemoteMemory instance.
src/lib/services/chat/memories/langchain/custom_remote.py:248
↓ 1 callers
Method
_init_memory
Initialize and return the ConversationBufferMemory instance. :return: ConversationBufferMemory instance.
src/lib/services/chat/memories/langchain/buffer.py:48
↓ 1 callers
Method
_init_memory
Initialize and return the ConversationBufferWindowMemory instance. :return: ConversationBufferWindowMemory instance.
src/lib/services/chat/memories/langchain/buffer_window.py:52
↓ 1 callers
Method
_init_memory
Initialize the chat memory. :param memory_config: Configuration dictionary for the chat memory. :return: The initialized cha
src/lib/services/agents/reasoning_engines/llamaindex/react.py:139
↓ 1 callers
Method
_init_memory
Initialize the chat memory. :param memory_config: Configuration dictionary for the chat memory. :return: The initialized cha
src/lib/services/agents/reasoning_engines/langchain/agent_executor.py:131
↓ 1 callers
Method
_init_memory
Initialize and return the game memory. :return: Game memory.
src/platform/app_games/games/fantasia_genesis.py:104
↓ 1 callers
Method
_init_model
Get the LlamaIndexOpenAI model instance. :return: OpenAI model instance.
src/lib/services/chat/models/llamaindex/openai.py:50
↓ 1 callers
Method
_init_model
Get the LangChain ChatAnthropic model instance. :return: ChatAnthropic model instance.
src/lib/services/chat/models/langchain/chat_anthropic.py:62
↓ 1 callers
Method
_init_model
Get the Langchain VLLM model instance. :return: VLLM model instance.
src/lib/services/chat/models/langchain/chat_vllm.py:54
↓ 1 callers
Method
_init_model
Get the Langchain ChatOpenAI model instance. :return: ChatOpenAI model instance.
src/lib/services/chat/models/langchain/chat_openai.py:71
↓ 1 callers
Method
_init_model
Initialize and return the model. :return: AzureChatOpenAI model instance.
src/lib/services/chat/models/langchain/azure_chat_openai.py:88
↓ 1 callers
Method
_init_model
Get the LangChain ChatMistralAI model instance. :return: ChatMistralAI model instance.
src/lib/services/chat/models/langchain/chat_mistralai.py:62
↓ 1 callers
Method
_init_model
Get the LangChain ChatGoogleGenerativeAI model instance. :return: ChatGoogleGenerativeAI model instance.
src/lib/services/chat/models/langchain/chat_google_genai.py:58
↓ 1 callers
Method
_init_model
Get the LangChain ChatNVIDIA model instance. :return: ChatNVIDIA model instance.
src/lib/services/chat/models/langchain/chat_nvidia.py:58
↓ 1 callers
Method
_init_model
Initialize the chat model. :param model_config: Configuration dictionary for the chat model. :return: The initialized chat m
src/lib/services/agents/reasoning_engines/llamaindex/react.py:121
↓ 1 callers
Method
_init_model
Initialize the chat model. :param model_config: Configuration dictionary for the chat model. :return: The initialized chat m
src/lib/services/agents/reasoning_engines/langchain/agent_executor.py:114
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatOpenAI model. :return: Dictionary of arguments for ChatOpenAI.
src/lib/services/chat/models/llamaindex/openai.py:60
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatAnthropic model. :return: Dictionary of arguments for ChatAnthropic.
src/lib/services/chat/models/langchain/chat_anthropic.py:73
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatOpenAI model. :return: Dictionary of arguments for ChatOpenAI.
src/lib/services/chat/models/langchain/chat_vllm.py:65
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatOpenAI model. :return: Dictionary of arguments for ChatOpenAI.
src/lib/services/chat/models/langchain/chat_openai.py:82
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the AzureChatOpenAI model. :return: Dictionary of arguments for AzureChatOpenAI.
src/lib/services/chat/models/langchain/azure_chat_openai.py:128
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatMistralAI model. :return: Dictionary of arguments for ChatMistralAI.
src/lib/services/chat/models/langchain/chat_mistralai.py:73
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatGoogleGenerativeAI model. :return: Dictionary of arguments for ChatGoogleGenerativeAI.
src/lib/services/chat/models/langchain/chat_google_genai.py:69
↓ 1 callers
Method
_init_model_arguments
Create arguments for initializing the ChatNVIDIA model. :return: Dictionary of arguments for ChatNVIDIA.
src/lib/services/chat/models/langchain/chat_nvidia.py:69
↓ 1 callers
Function
_init_project
(config)
src/platform/orchestrator/main.py:102
↓ 1 callers
Method
_init_prompt
Initialize the prompt with the system prompt. :param system_prompt: The system prompt to be used. :return: An instance of Ch
src/lib/services/agents/reasoning_engines/langchain/agent_executor.py:80
↓ 1 callers
Method
_init_retriever
Initialize and return the vector store retriever. :return: VectorStoreRetriever instance.
src/lib/services/chat/memories/langchain/chroma_store_retriever.py:137
↓ 1 callers
Method
_init_settings
Initialize the selected settings.
src/platform/app_games/games/fantasia_genesis.py:93
↓ 1 callers
Method
_init_setup
Initialize and return the game setup instance. :return: Game setup instance.
src/platform/app_games/games/fantasia_genesis.py:114
↓ 1 callers
Method
_init_tool_end_game
Add the tool end game inside the repository.
src/platform/app_games/games/who_am_i.py:116
↓ 1 callers
Method
_init_tool_repository
Initialize the tool repository. :return: The initialized tool repository or None if initialization failed.
src/lib/services/agents/reasoning_engines/llamaindex/react.py:57
↓ 1 callers
Method
_init_tool_repository
Initialize the tool repository. :return: The initialized tool repository or None if initialization failed.
src/lib/services/agents/reasoning_engines/langchain/agent_executor.py:58
↓ 1 callers
Method
_init_tool_rules
Add the tool rules inside the repository.
src/platform/app_games/games/who_am_i.py:86
↓ 1 callers
Method
_init_tool_secret_identity
Add the tool secret identity inside the repository.
src/platform/app_games/games/who_am_i.py:101
↓ 1 callers
Method
_init_tools
Initialize the tools inside the repository.
src/platform/app_games/games/who_am_i.py:77
↓ 1 callers
Method
_init_transform_actions
(self, action_map)
src/lib/services/rag/data_transformers/cte_action_runner.py:144
↓ 1 callers
Method
_instantiate_tool_by_name
Instantiate a tool class by its name. :param tool_classes: A list of tool classes to search through. :param class_name: The
src/lib/core/config.py:169
↓ 1 callers
Function
_invoke_llm
Invoke the LLM with the given messages. :param llm_config: Configuration object for the LLM. :param messages: List of messages to send t
src/lib/services/rag/data_transformers/transform/llm.py:122
↓ 1 callers
Function
_invoke_llm
(messages)
src/platform/tool_analyzer/main.py:87
↓ 1 callers
Method
_invoke_llm
(self, messages)
src/platform/app_backpanel/tool_manager/prompt.py:170
↓ 1 callers
Method
_invoke_llm
(self, messages)
src/platform/app_backpanel/tool_manager/agent.py:159
↓ 1 callers
Method
_invoke_llm
(self, messages)
src/platform/app_backpanel/tool_manager/rag.py:172
↓ 1 callers
Method
_invoke_model
(self, transcript)
notebooks/meta_prompting/agent_simulator.py:58
↓ 1 callers
Method
_is_contained
(self, inner, outer)
src/lib/services/rag/data_extractors/pymupdf/sections.py:333
↓ 1 callers
Method
_is_within
(self, point, rect)
src/lib/services/rag/data_extractors/pymupdf/sections.py:330
↓ 1 callers
Function
_load_elements
(collection, elements)
src/platform/app_games/games/fantasia_genesis_tools.py:149
↓ 1 callers
Function
_load_elements
(collection, elements)
src/platform/rag/load.py:107
↓ 1 callers
Method
_load_elements
(self, config, collection, elements)
src/platform/app_backpanel/tool_manager/rag.py:248
↓ 1 callers
Function
_load_files_into_db
(collection, data_path, data_files)
src/platform/rag/load.py:64
↓ 1 callers
Method
_load_files_into_db
(self, config)
src/platform/app_backpanel/tool_manager/rag.py:221
↓ 1 callers
Function
_load_memories
(inputs)
src/platform/app_memory/main.py:159
↓ 1 callers
Function
_load_tools
(config)
src/platform/app_backpanel/main.py:157
↓ 1 callers
Method
_log_element_distribution
(self, elements)
src/lib/services/rag/data_extractors/unstructured/sections.py:158
↓ 1 callers
Method
_mask_sensitive_data
Recursively mask sensitive keys in a nested configuration dictionary. : param config: The configuration dictionary to mask.
src/lib/system_services/tool_client.py:387
↓ 1 callers
Method
_match_header
(self, element, header_elements)
src/lib/services/rag/data_extractors/unstructured/sections.py:229
↓ 1 callers
Function
_match_project
(model_name: str)
src/platform/orchestrator/main.py:166
↓ 1 callers
Function
_num_tokens_from_messages
(messages)
notebooks/meta_prompting/utils.py:227
↓ 1 callers
Method
_partition_document
(self, file_path: str)
src/lib/services/rag/data_extractors/unstructured/sections.py:90
↓ 1 callers
Method
_partition_excel
(self, file_path)
src/lib/services/rag/data_extractors/pandas/read_excel.py:74
↓ 1 callers
Method
_plot_projected_embeddings
(self, projected_embeddings)
src/lib/services/rag/data_retrievers/chroma/sentences.py:229
↓ 1 callers
Function
_prepare_llm_endpoint_config
(config: dict)
src/platform/orchestrator/main.py:160
↓ 1 callers
Method
_process_and_append_element
(self, elements_list, element, element_metadata)
src/lib/services/rag/data_extractors/unstructured/sections.py:237
← previous
next →
301–400 of 1,350, ranked by callers