- Updated the assistant-related API handler functions in neo/api.go to follow Go naming conventions by capitalizing the function names, making them exported for use in openapi/agent. - This change enhances code readability and consistency across the API implementation. - Added new LLM and MCP server management handlers in their respective packages, improving the overall structure and organization of the OpenAPI module. - Removed the obsolete agent.go file, streamlining the codebase. |
||
|---|---|---|
| .. | ||
| llm.go | ||