Oxy commands
Oxy commands
Agent interaction
Once you have your agents, config, and data configured, you can ask this agent questions by running oxy run path/to/agent.agent.yml "<prompt>"
, as shown below:
Run queries
Run a raw query on target database
Run a query rendered from a Jinja template
Workflow usage
To execute a workflow, you can run:
Embedding management
To embed files from into a local vector store you can use oxy build
. We’re downloading our models from huggingface hub so you may need to login using:
or simply copy your plaintext token into $HOME/.cache/huggingface/token
file, then run oxy build
to index the data.
The generated embeddings can be verified using