|
text
|
Initial commit
|
2024-12-10 19:01:20 -05:00 |
|
tools
|
Add Tavily tool.
|
2024-12-23 16:48:47 -05:00 |
|
__main__.py
|
Add web research prompt section.
|
2024-12-23 16:21:28 -05:00 |
|
__version__.py
|
Version bump
|
2024-12-23 15:53:23 -05:00 |
|
agent_utils.py
|
Add web research agent fn.
|
2024-12-23 16:36:40 -05:00 |
|
config.py
|
extract env validation into its own module
|
2024-12-17 11:31:10 -05:00 |
|
env.py
|
Add web research prompt section.
|
2024-12-23 16:21:28 -05:00 |
|
llm.py
|
Allow chat agent to spawn research agent.
|
2024-12-21 10:58:08 -05:00 |
|
prompts.py
|
Added web research agent prompt
|
2024-12-23 16:26:33 -05:00 |