Skip to content

issues Search Results · repo:microsoft/genaiscript language:TypeScript

Filter by

805 results
 (108 ms)

805 results

inmicrosoft/genaiscript (press backspace or delete to remove)

The simple script below fails to write the string to output.txt. Changing model to small more reliably writes the file, though. script({ systemSafety: false, model: none }) const write = await ...
  • lemmy
  • 8
  • Opened 
    22 days ago
  • #1931

I wonder if there is a way to set default values for all my scripts using the .env file. e.g. GENAISCRIPT_DEFAULT_PARAMETERS= systemSafety=false,exludedSystem=[ system.tools ]
  • vkefallinos
  • Opened 
    24 days ago
  • #1924

The documentation currently does not explain how to set up GenAIScript with a AWS inference profile, which is required to access the more powerful models. Could you please provide guidance on how to properly ...
  • lemmy
  • 2
  • Opened 
    on Sep 4
  • #1918

When using generateImage in edit mode, I get this error: tool: gen_image error, Unsupported content type: text/plain . This API method only accepts multipart/form-data requests, but you specified the ...
  • sinedied
  • Opened 
    on Aug 29
  • #1913

In the VS Code extension: when right clicking a folder in VS Code and selecting Run GenAIScript , env.files is not populated anymore. It still works when selecting a single file, but on a folder you get ...
  • sinedied
  • Opened 
    on Aug 27
  • #1909

Q: markdown scripts in this project support params and vars, but when i defined params using frontmatter, and use the defined params as {{ param }}, the value doesn t get replaced A: The frontmatter parameters ...
  • pootow
  • 1
  • Opened 
    on Aug 20
  • #1900

Allow user to configure allowed domains (including wildcard) to specify which domains can be resolved by the https:// protocol. - by default, github.com is available - use minimatch for glob matching ...
  • pelikhan
  • Opened 
    on Aug 19
  • #1893

Task Description Comprehensive testing of the new feature across all components. Deliverables - [ ] Integration tests - [ ] End-to-end tests - [ ] Performance testing - [ ] User acceptance testing ...
qa
sub-task
testing
  • pelikhan
  • Opened 
    on Aug 19
  • #1892

Task Description Develop the user interface components for the new feature. Deliverables - [ ] UI components - [ ] User interactions - [ ] State management - [ ] Integration with backend APIs ...
frontend
sub-task
ui
  • pelikhan
  • Opened 
    on Aug 19
  • #1891

Task Description Implement the backend components for the new feature. Deliverables - [ ] API endpoints - [ ] Database schema changes - [ ] Business logic implementation - [ ] Unit tests Parent ...
backend
implementation
sub-task
  • pelikhan
  • Opened 
    on Aug 19
  • #1890
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub