Skip to content

Babyelfagi#394

Open
Dman0808 wants to merge 88 commits intoyoheinakajima:babybeeagifrom
Dman0808:babyelfagi
Open

Babyelfagi#394
Dman0808 wants to merge 88 commits intoyoheinakajima:babybeeagifrom
Dman0808:babyelfagi

Conversation

@Dman0808
Copy link

No description provided.

Josh-XT and others added 30 commits April 22, 2023 16:35
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Check for weaviate first becuase chroma fails if the table name begins
capital letters

Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Signed-off-by: hsm207 <hsm207@users.noreply.github.com>
Fix for prioritization agent deleting priority list when returning empty output. Prompt engineering and parameter improvements to reduce number of empty responses from llama models. More debug output.
Minor formatting issue fix.
Changed "Python script" to "Node script"
…OPENAI_API_BASE)

OPENAI_API_BASE is a standard environment variable which the openai module will use when it loads. The OPENAI_API_BASE lets you redirect the API to a compatible service. I have such an API in a pull request for oobabooga/text-generation-webui over here: oobabooga/text-generation-webui#1475. With this small change the babyagi code will work unchanged with that.
An modified version of BabyAGI with both benefits and downsides. Try it out, what should we pull in? What ideas does this spark?"
load env before loading openai, support OPENAI_API_BASE
Fixing minor formatting issue in prompt + typo in Readme
francip and others added 30 commits May 9, 2023 17:30
Link to 7-day github activity reports
Add missing openai config in tools scripts
Uploading another mod of OG BabyAGI (original commit). Just because it's easier to experiment with framework as a simple script. Would love to hear feedback - this one might be getting stable enough to discuss pulling into core.
continous -> continuous
Add twitter-agent🐣 to inspired projects lists
BabyDeerAGI is a mod of BabyCatAGI, which is a mod of BabyBeeAGI, which is a mod of OG BabyAGI. BabyDeerAGI is at ~350 lines of code.

This was built as a continued iteration on the original BabyAGI code in a lightweight way. New to BabyDeerAGI are:

- only requires 3.5-turbo (better prompts)
- parallel task runs when not dependent on each other
- web search tool includes query rewrite
- simple user input tool (ask user for input)

Follow BabyAGI on Twitter: http://twitter.com/babyAGI_
Join the Discord: https://discord.gg/9RCW87R5QX
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.