Skip to content

Feature/rag_agent#158

Open
MartBakler wants to merge 12 commits intomainfrom
agent_query_manual
Open

Feature/rag_agent#158
MartBakler wants to merge 12 commits intomainfrom
agent_query_manual

Conversation

@MartBakler
Copy link
Copy Markdown
Collaborator

@MartBakler MartBakler commented Apr 7, 2025

  • Moved most examples how to use FLE into a separate "examples" folder from agent.md files
  • Cut down on agent.md files to focus on the functions they are explaining
  • Added controllers that read in examples into system_prompt in instance
  • Added new set of tools in tools/rag that are for information querying and not interacting with environment
  • Changed instance system prompt output to be dictionary of different parts and added util methods to construct system prompt from them at agent/utils/prompt_utils.py
  • Added query agent that utilises retrieving information and does not have all examples in token memory, thus cutting token sizes

@MartBakler MartBakler changed the title Agent query manual Feature/rag_agent Apr 7, 2025
@MartBakler MartBakler marked this pull request as ready for review April 9, 2025 14:38
@kiankyars kiankyars force-pushed the main branch 2 times, most recently from 7704deb to b900035 Compare July 17, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant