Your Name
e0ca51b560
[new examples]
2 months ago
Your Name
14fc0a9f8a
[LOGGING FIXES]
2 months ago
Your Name
54dfa692a8
[LOGGING CLEANUP]
2 months ago
Your Name
4a9a0ba3ef
[CLEANUP]
2 months ago
Your Name
2b4be2bef7
[CLEAN UP]
2 months ago
Kye Gomez
a1ff1e1392
Update README.md
2 months ago
Your Name
8e374b15be
[6.0.9]
2 months ago
Kye Gomez
5ee98b6b3a
Merge pull request #622 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.12
...
Update pymdown-extensions requirement from ~=10.11 to ~=10.12
2 months ago
Kye Gomez
bb2b18d57b
Merge pull request #626 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.7.4
...
Update ruff requirement from >=0.5.1,<0.6.10 to >=0.5.1,<0.7.4
2 months ago
Kye Gomez
1c03779d1e
Merge pull request #627 from kyegomez/dependabot/pip/fastapi-gte-0.110.1-and-lt-0.116.0
...
Update fastapi requirement from ^0.110.1 to >=0.110.1,<0.116.0
2 months ago
Your Name
0bc66981fc
[6.0.8]
2 months ago
Kye Gomez
02c77356fa
Delete outputs.txt
2 months ago
dependabot[bot]
59da933310
Update fastapi requirement from ^0.110.1 to >=0.110.1,<0.116.0
...
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi ) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.110.1...0.115.4 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
f5c031bdb9
Update ruff requirement from >=0.5.1,<0.6.10 to >=0.5.1,<0.7.4
...
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Your Name
224e4249da
[FEAT][Output file types]
2 months ago
Your Name
374421f225
[CLEANUP]
2 months ago
Your Name
c2d4756d1b
[CLEANUP]
2 months ago
Your Name
92b5930414
[CLEANUP]
2 months ago
Your Name
94c71259b5
[CLEANUP]
2 months ago
Kye Gomez
e927669f81
Merge pull request #621 from sambhavnoobcoder/md-py-pdf-output-artifacts
...
Add Multiple Output Format Support for Artifacts
2 months ago
Sambhav Dixit
bef91402ca
Add reportlab to pyproject.toml
...
added dependency to pyproject.toml .
2 months ago
dependabot[bot]
b6079f3714
Update pymdown-extensions requirement from ~=10.11 to ~=10.12
...
Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) to permit the latest version.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11...10.12 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Sambhav Dixit
63e0234b73
Remove file path from comments
...
make the comments more generailsed
2 months ago
Sambhav Dixit
c01364031a
added reportlab
...
need this for pdf creation from scratch , used in artifact output type
2 months ago
Sambhav Dixit
01375d79ee
Update docs for new tyoes support
...
updated docs to reflect on the changes in the types of artifact support .
2 months ago
Sambhav Dixit
27e0e94f92
Add test for output type
...
add test for all output types
2 months ago
Sambhav Dixit
ded744ab85
add output types to artifact
...
added support for
- md
- pdf
- py
- txt
2 months ago
Your Name
4b19e40c7b
[CLEANUP]
2 months ago
Your Name
d73f1a68c4
[FEAT][Better RAG][OUTPUT JSON]
2 months ago
Your Name
38b138c56e
[DOCS][UPDATE][Various Execution Methods]
2 months ago
Your Name
30d4f72f32
[V]
2 months ago
Your Name
5ef4897f07
[FEATS][ run_agents_concurrently,
...
run_agents_concurrently_async,
run_single_agent,
run_agents_concurrently_multiprocess,
run_agents_sequentially,
run_agents_with_different_tasks,
run_agent_with_timeout,
run_agents_with_resource_monitoring,] + [CLEANUP]
2 months ago
Kye Gomez
512ffe8a2f
Merge pull request #620 from Fadope1/docs-typo-fix
...
Fixed typo in docs
2 months ago
Fabian Peschke
80154de3b7
Made the word uppercase
2 months ago
Fabian Peschke
86a558f41a
Fixed typo in docs
2 months ago
Kye Gomez
65977d5dfd
Merge pull request #615 from sambhavnoobcoder/JSON-Output-Support-Agent
...
Enhance Agent Logging: Comprehensive Step, Tool, and Memory Tracking in JSON format
2 months ago
Sambhav Dixit
750f9a1e14
Updated test , especially for tool gen mocking
2 months ago
Sambhav Dixit
fe39cd5393
added tools and memory responses to the json output.
2 months ago
Kye Gomez
56139f0d22
Merge pull request #617 from RahulK4102/patch-1
...
Docs: Typo Fix
2 months ago
Sambhav Dixit
062176fd8a
Update agent.py
2 months ago
Sambhav Dixit
247ecc65e7
Merge branch 'kyegomez:master' into JSON-Output-Support-Agent
2 months ago
Sambhav Dixit
a63541c619
Reverting to puled agent.py with new changes
2 months ago
Rahul
d1c1653a23
Docs: Typo Fix
...
Corrected "continously" to "continuously" in [README.md].
This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation.
This change is purely cosmetic and does not affect functionality.
2 months ago
Kye Gomez
2387096ac3
Merge pull request #588 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.11
...
Update pymdown-extensions requirement from ~=10.10 to ~=10.11
2 months ago
Kye Gomez
cca1807f89
Merge pull request #595 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.6.10
...
Update ruff requirement from >=0.5.1,<0.6.8 to >=0.5.1,<0.6.10
2 months ago
Your Name
4e588ed232
[5.8.7]
2 months ago
Sambhav Dixit
e100b468bc
slight refactor
2 months ago
Sambhav Dixit
ad38711e23
Update Docs
...
- Update the docs to return describe changes
- Add lines specific to how to toggle between output types .
2 months ago
Sambhav Dixit
a3ef4508a0
adding main
...
- add main to make this run
2 months ago
Sambhav Dixit
67a8493340
Integration test
...
- apart of modular and small unittests , its time to put to test for larger and more wholesome integration test
- an end to end test , to check if this change in code causes any breaks in flow and normal functioning .
2 months ago