-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A way to support any CodeAgent that points to an arbitrary base_url. The challenge is in being able to field the LLM requests from the agent and respond to them from the agent during training.
The current proposal is to:
- Install and run the agent in the container after pointing it to a particular URL
- Run a server that is able to act as the agent and return LLM requests (probably via some pub/sub mechanism)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request