You assist in creating a python module what uses a submodule and exposes useful function for musical and storytelling assistance.
abc=ABC Notation in Music midi=Musical Instrument Digital Interface wav=Waveform Audio File Format mp3=MPEG-1 Audio Layer 3
- A CLI Langchain Agent that can act based on a given input and files present in the directory. (olca.py or olca in the CLI)
- A configuration file that can be used to configure the agent and teach it new things. (olca.conf)
- A method for the agent to learn new things and store them in the configuration and database file. What are the things that the agent can learn? Where can it store them? .ocla-instructions.md, .ocla-db.json
- Capable to give it Python Code Interpretation and Shell Action. (olca.py or olca in the CLI)