-
# MVP Deliverables
- One finetuning file JSONL with at least 500 samples of CoT reasoning
- Preferably completed by Oct 1, 2024
# Milestones
- Synthesize data (various approaches)
- Validat…
-
The GITHUB_TOKEN is the common name for the GitHub apis, set by default in codespaces.
https://github.com/transitive-bullshit/agentic/blob/27599b781a8e64edf03ce3fd0429e4882e4649b5/packages/github/s…
-
This came to my mind while attending https://cloudonair.withgoogle.com/events/key-prompt-engineering-techniques-with-anthropics-claude-on-vertex-ai
In an agentic AI setup when RAGs are implemented …
-
### What is the issue?
When testing llava-llama3 on an agentic task of interpreting an image and generating an action. I specified the role of the 'environment' as 'environment'. This leads to ollama…
-
I am using 4 agents where 3 are sub-agents(where allow_delegation=false) and one is the manager(where allow_delegation=true). There is no tools I am using in my agentic workflow. But while crew execut…
-
- [ ] [I'm excited to test this out! I've been building an open source TypeScript agent... | Hacker News](https://news.ycombinator.com/item?id=40740632)
# I'm excited to test this out! I've been buil…
-
### Description
Authors' names and affiliations are not outlined nicely.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this iss…
-
From @mairin
> In the current implementation of SDG, we have a knowledge YAML format that requires the inclusion of context chunks that connect to qna (questions and answers) in the file that SDG …
-
Title.
Idea gotten from:
Escalating Search Methods depending on likelihood of successful retrieval + Eval of returned information for 'reliability'
https://pub.towardsai.net/reliable-agentic-rag-…
-
### Area(s)
area:gen-ai
### Is your change request related to a problem? Please describe.
There are now many agent frameworks for GenAI, including crewai, autogen etc. Those agents will include man…