Remove deprecated studio package and refactor agent integration - Deleted the studio package, which is no longer in use, to streamline the codebase. - Updated references in the agent and chat modules to utilize the new agent package instead of the deprecated neo package. - Ensured that all related middleware and routing functionalities are now aligned with the agent architecture, enhancing overall system coherence. |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| cache.go | ||
| cache_test.go | ||
| call.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| object.go | ||
| plan.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||