README ¶ LLM packages This package contains a collection of utility modules for AI agents based on Large Language Models, OLLAMA, prompts, etc.. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type LLMHelper func (instance *LLMHelper) Prompts() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type LLMHelper ¶ type LLMHelper struct{} var LLM *LLMHelper func (*LLMHelper) Prompts ¶ func (instance *LLMHelper) Prompts() Source Files ¶ View all Source files llm.go Directories ¶ Show internal Expand all Path Synopsis llm_commons llm_ctrl_compiler llm_ctrl_drivers llm_driver llm_driver_chatgpt llm_driver_chatgpt/chatgpt_commons llm_driver_ollama llm_driver_ollama/ollama_commons llm_ctrl_embeddings llm_ctrl_sessions llm_ctrl_utils llm_prompts prompts skills llm_prompts_impl skill_base skill_base/pkg_generic skill_copywriter skill_copywriter/pkg_newspaper skill_interpreter skill_interpreter/pkg_translator skill_prompt_engineer skill_prompt_engineer/pkg_prompt_engineer skill_psycologist skill_tool_context skill_tool_context/pkg_tool_context llm_xlibs lib_nlp lib_unsplash lib_unsplash/unsplash_commons lib_vectordb/chromemgo lib_vectordb/chromemgo/example/rag-wikipedia-ollama lib_vectordb/chromemgo/example/rag-wrapped lib_vectordb/vectordb lib_vectordb/vectordb_commons llm_xtools tool_textchunk tool_textconvert llm_zagent Click to show internal directories. Click to hide internal directories.