Emir Ayar

Results 12 issues of Emir Ayar

### Description License agreement at the start is in DE when I select EN. I couldn't access the actual English agreement. ### Steps to Reproduce 1. Just install the project...

This repo claims there is a cool tiny js library called timeago.js. Every link points to this cool github repo. I've downloaded everything I've found. They look perfectly cool but...

*Issue #, if available:* *Description of changes:* This serverless pattern demonstrates an ON/OFF control implementation on AWS Lambda with a closed-loop (feedback) control mechanism. This is useful when your application...

To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **To learn more about submitting a pattern, read the [publishing guidelines page](https://github.com/aws-samples/serverless-patterns/blob/main/PUBLISHING.md).** 1. Use...

**workaround to append user info to tmp file** - fixes #6 - fixes #10 see my comments on #6 : > The same here. The problem is, `generate_and_install_server_config_file()` loops `$SAVED_FILE`...

*Issue #, if available:* #6 and #7 *Description of changes:* - isEnabled property is added to disable activation of any device even exists in the DynamoDB table. - isActivated property...

Hello all, I would like to resume training from the last checkpoint and last batch ID to handle training interruptions. I see some remainders from possible implementations here, but they're...

### Bug Description Both `docs/examples/query_engine/knowledge_graph_query_engine.ipynb` and `docs/examples/query_engine/knowledge_graph_rag_query_engine.ipynb` examples are failing due to following error: `AttributeError: 'NoneType' object has no attribute 'kwargs'` on `KnowledgeGraphQueryEngine().query()`. ### Version llama-index==0.10.7 ### Steps to Reproduce...

bug
P1

`anthropic_messages_pt()` function assumes that the assistant message's `content` is either string or none. https://github.com/BerriAI/litellm/blob/006ea0abe030df162d6d0ad7ea0f86a89df8c970/litellm/llms/prompt_templates/factory.py#L686-L689 However there is a third condition possible, which is list of text-content dictionaries. This PR fixes...

**Describe the bug** 1/ We need to remove `https://s3.amazonaws.com/Guidances-reference/media2cloud/latest/media2cloud.template` link from https://aws-solutions-library-samples.github.io/media-entertainment/media2cloud-on-aws.html#anonymized-data-collection page because it causes confusion. 2/ We need to add clear guidance about where to download/find Cloudformation templates...

bug