File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
supporting-blog-content/context-engineering-mistral-completions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6262 "source" : [
6363 " # Configuration - Update these values with your credentials\n " ,
6464 " ELASTICSEARCH_HOST = \" https://tralmis-tral-d91b08.es.us-central1.gcp.elastic.cloud:443\" \n " ,
65- " ELASTICSEARCH_API_KEY = \" a2ZYYWhwa0JyZ3hvcjZfU192TTM6M3JWcnZNRnZrNUxPZ0NlODRDOVU0QQ ==\" \n " ,
66- " MISTRAL_API_KEY = \" cYmY73ytvOullkpj2K4bB0lGArQZohOZ \" # Replace with your Mistral API key\n " ,
65+ " ELASTICSEARCH_API_KEY = \" elasticsearchapikey ==\" \n " ,
66+ " MISTRAL_API_KEY = \" mistralapikey== \" # Replace with your Mistral API key\n " ,
6767 " \n " ,
6868 " MISTRAL_MODEL = \" mistral-large-latest\" # Mistral model to use\n " ,
6969 " INFERENCE_ENDPOINT_NAME = \" mistral-embeddings-chat-completion\" # Name for the inference endpoint\n " ,
You can’t perform that action at this time.
0 commit comments