Commit Graph

470 Commits

Author SHA1 Message Date
Hangfei Lin
a39977876b
Update issue templates (#64)
Update issue template to help users to file the issues at the right place.
2025-04-11 15:48:21 -07:00
Jack Sun
05142a07cc
Moves unittests to root folder and adds github action to run unit tests. (#72)
* Move unit tests to root package.

* Adds deps to "test" extra, and mark two broken tests in tests/unittests/auth/test_auth_handler.py

* Adds github workflow

* minor fix in lite_llm.py for python 3.9.

* format pyproject.toml
2025-04-11 08:25:59 -07:00
Hangfei Lin
59117b9b96
Merge pull request #7 from jackwotherspoon/main
docs: update ToolboxTool port in docstring
2025-04-10 18:04:52 -07:00
Hangfei Lin
e80d0e4993
Merge branch 'main' into main 2025-04-10 18:04:20 -07:00
Hangfei Lin
278b513493
Merge pull request #22 from Howe829/fix/typos
Fix: typos reponse -> response
2025-04-10 18:03:39 -07:00
HowardChan
e637b4df25
Merge branch 'main' into fix/typos 2025-04-11 08:50:59 +08:00
HowardChan
9cbaaf378f Revert main-SLIAU2JL.js file 2025-04-11 08:49:37 +08:00
Hangfei Lin
924549e346
Merge pull request #24 from eltociear/patch-1
fix typo in update evals.py
2025-04-10 10:19:50 -07:00
jackwotherspoon
972620d464 chore: undo ToolboxTool import 2025-04-10 13:35:11 +00:00
Ikko Eltociear Ashimine
7a34c3f5b9
chore: update evals.py
langauge -> language
2025-04-10 15:59:59 +09:00
HowardChan
3f30e0825d Fix:reponse -> response 2025-04-10 14:38:28 +08:00
jackwotherspoon
20a8a11e49 chore: add ToolboxTool to tools.__init__.py 2025-04-09 20:16:26 +00:00
Hangfei Lin
9002ace7e5
Merge pull request #4 from kweinmeister/main
fix: Update README evaluate link
2025-04-09 11:26:30 -07:00
Karl Weinmeister
28837231dd fix: Update README evaluate link 2025-04-09 11:08:06 -07:00
Hangfei Lin
f63ec37153
Update CHANGELOG.md 2025-04-09 09:10:01 -07:00
Hangfei Lin
553bede77e
Create CHANGELOG.md 2025-04-09 08:53:35 -07:00
Hangfei Lin
e95bfd2598
Update README.md 2025-04-09 05:41:54 -07:00
hangfei
363e10619a Changes for 0.1.0 release 2025-04-09 04:24:34 +00:00
hangfei
9827820143 Agent Development Kit(ADK)
An easy-to-use and powerful framework to build AI agents.
2025-04-08 17:25:47 +00:00
hangfei
f92478bd5c first commit 2025-04-02 20:18:19 +00:00