custom_role_map.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your API keys
4
Run the example
Save the code above as
custom_role_map.py, then run:Point OpenAIChat at Mistral’s base_url and remap the model role to assistant via role_map.
Set up your virtual environment
Install dependencies
Export your API keys
Run the example
custom_role_map.py, then run: