Roman Medvedev
Roman Medvedev
Old url don't work any more.
**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://api.appstorespy.com/v1/openapi.json **Name**: AppstoreSpy for Google Play/Apple Store app data **Category**: marketing **Logo**:
I'm using a full-featured generated swagger client to make API requests. This seems more convenient and flexible than LangChain's approach, which extracts GET/POST requests from the specification. As the author...
To specify the LLM provider and model, use the `--llm` argument in the format `Provider:Model` (e.g., `Openai:gpt-4`, `Ollama:llama3`). This will override the interactive model selection. ```bash # With Poetry: poetry...
Use command line argument --llm Provider:model to choose the llm model. Refer to src/llm/api_models.json and ollama_models.json for supported providers and models. ``` --llm Provider:model --llm OpenAI:gpt-4o ```
**Describe the bug** Uploaded files aren't shown in chat history **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Ask' 2. Click on '+', choose image, upload, send message...
https://platform.openai.com/docs/guides/pdf-files?api-mode=responses#usage-considerations File upload purpose You can upload these files to the Files API with any [purpose](https://platform.openai.com/docs/api-reference/files/create#files-create-purpose), but we recommend using the **user_data** purpose for files you plan to use as...
**Describe the bug** File upload never completes **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Ask' 2. Click on '+' 3. Choose any file 4. Upload started with...
**Describe the bug** Google Maps Api keys can be extracted from distributed apk and ipa files **To Reproduce** Steps to reproduce the behavior: 1. Download APK 2. Extract api key...