cynthesis-v4 / agents

Commit History

Process articles concurrently for each theme in ThinkingLadderAgent
6f866a2

abdoh-alkhateeb commited on

Add a hotfix for sub synthesis parsing logic
75a62ca

abdoh-alkhateeb commited on

Add print statements for debugging generated syntheses
36abb2b

abdoh-alkhateeb commited on

Apply minor fixes and improvements
ad719fb

abdoh-alkhateeb commited on

Update GPT-4-Turbo usage to GPT-4o
3ae37e3

abdoh-alkhateeb commited on

Update OpenAI models used in all agents
a65a583

abdoh-alkhateeb commited on

Improve output formatting and handle edge cases
18122af

abdoh-alkhateeb commited on

Improve parsing logic in various agents
16981d2

abdoh-alkhateeb commited on

Improve composition of output of resultant complete synthesis
8f91435

abdoh-alkhateeb commited on

Fix title format in OutlineAgent
744009b

abdoh-alkhateeb commited on

Fix bug with converting articles dataframe to an array of strings
ce48544

abdoh-alkhateeb commited on

Handle articles that produce 403 or 500 when downloading them
25c72f2

abdoh-alkhateeb commited on

Add sub themes and improve formatting of resultant synthesis
504e1d7

abdoh-alkhateeb commited on

Fix improper tracking of costs in ResearchAgent
a4d3d53

abdoh-alkhateeb commited on

Update synthesis-related prompts
efab608

abdoh-alkhateeb commited on

Change temperatures of all agents
f5dcb71

abdoh-alkhateeb commited on

Change the used GPT for the ThinkingLadderAgent to GPT-3.5
11e1cd7

abdoh-alkhateeb commited on

Update SynthesisAgent and fill missing implementation details
52582a9

abdoh-alkhateeb commited on

Improve ThinkingLadderAgent and fix multiple bugs with it
906ade3

abdoh-alkhateeb commited on

Fix type hinting of AccountabilityAgent
1423671

abdoh-alkhateeb commited on

Improve GoogleSerperSearchAgent
f32c67b

abdoh-alkhateeb commited on

Narrow the size of the dataframe returned by DatasetSemanticSearchAgent
ad7bff9

abdoh-alkhateeb commited on

Limit output of ThinkingLadderAgent
a3799cd

abdoh-alkhateeb commited on

Update signature of ThinkingLadderAgent.run()
8386903

abdoh-alkhateeb commited on

Fix bug with ThinkingLadderAgent
0ce40ef

abdoh-alkhateeb commited on

Create thinking_ladder_agent.py
5e050fa

abdoh-alkhateeb commited on

Update the way sources are passed to serper
d74c328

abdoh-alkhateeb commited on

Update serper agent and add more features to it
a70af92

abdoh-alkhateeb commited on

Move agents into a package of their own
42cdfbb

abdoh-alkhateeb commited on