• Đã khóa

Google game

{ "choices": [ { "text": "Sure! Here's a search engine optimized article about...", "log_probs": null } ], "model": "palmyra-x-003-instruct" }curl -… (xem thêm)

{

 "choices": [
   {
     "text": "Sure! Here's a search engine optimized article about...",
     "log_probs": null
   }
 ],
 "model": "palmyra-x-003-instruct"

}curl --location --request POST https://api.writer.com/v1/completions \

--header "Authorization: Bearer <token>" \
--header "Content-Type: application/json" \

--data-raw '{"model":"palmyra-x-003-instruct","prompt":"Write me an SEO article about...","max_tokens":150,"temperature":0.7,"top_p":0.9,"stop":["."],"best_of":1,"random_seed":42,"stream":false}'https://api.writer.com/v1/completionsimport Writer from 'writer-sdk';

const client = new Writer({

 apiKey: process.env['WRITER_API_KEY'], // This is the default and can be omitted

});

async function main() {

 const completion = await client.completions.create({
   model: 'palmyra-x-003-instruct',
   prompt: 'Write me an SEO article about...',
 });
 console.log(completion.choices);

}

main();import os from writerai import Writer

client = Writer(

   # This is the default and can be omitted
   api_key=os.environ.get("WRITER_API_KEY"),

) completion = client.completions.create(

   model="palmyra-x-003-instruct",
   prompt="Write me an SEO article about...",

) print(completion.choices)

Được hỏi bởi Tuan Nguyen thanh 1 tháng trước

  • Đã giải quyết

I created a YouTube video and embedded it on my website; is not usable because it is embedded from another site

Hello, I created a 1+-minute video on my YouTube channel and then posted it to my GoogleSite. But Firefox will not allow it to play because it is embedded from another s… (xem thêm)

Hello,

I created a 1+-minute video on my YouTube channel and then posted it to my GoogleSite. But Firefox will not allow it to play because it is embedded from another site. Can you kindly help me understand how to get around this?

My goal is to create content on YT that only I can embed on my site. Yet it does not seem that there are options allowing for this. My desire is to share some wondrous FREE visual content AND to protect it by funneling it to my site.

Please know that I am not a techie as you most likely are, so your explanation is appreciated. And your assistance! Thank you. MC { yt is @ starbrightone7 } { website is wwwDOTharmoniccoherence.co ... the ABOUT page }

Được hỏi bởi starbright.one.astrology 1 tuần trước

Được trả lời bởi cor-el 1 tuần trước

  • Đã giải quyết

Blue Square at the tip of the mousecursor

I noticed today that there's a small blue cube appears at the tip of the mousecursor inside a firefox window , I guess it's some keyboard shortcut I accidentally activate… (xem thêm)

I noticed today that there's a small blue cube appears at the tip of the mousecursor inside a firefox window , I guess it's some keyboard shortcut I accidentally activated but can't find any info on where to disable

Được hỏi bởi peter851 3 tháng trước

Được trả lời bởi peter851 3 tháng trước

  • Đã giải quyết

Can no longer log in to Coventry Building Society - but more than that...

The security sequence for log-in is supply of user-id and then password; that works fine; then a send unique code dialogue pops up and it leads to an error screen which I… (xem thêm)

The security sequence for log-in is supply of user-id and then password; that works fine; then a send unique code dialogue pops up and it leads to an error screen which I am attaching. I have rung the number provided and they say they don't support Firefox; so that looks like end of Firefox use to me and goodbye (can't find a tearful emoji to insert).

Gotta say this kind of thing is happening quite frequently for me; mostly without a nice error screen like this one; last one I recall was hunting for car insurance; on the screen where it listed the billions of quotes to eager providers none of the links to click through for the quotes worked... and with this happeneing more frequently now you go... ohh it's firefox again isn't it... so you reluctantly fire up Google Chrome and of course it works OK.

So I'm kinda here with a broader outlook than just this specific problem; I really am on the verge of giving up with Firefox; it should just work shouldn't it; and it increasingly doesn't anymore; I don't want to get into an extended and convoluted dialogue to help you cure this issue; I'm simply perplexed that some really basic stuff doesn't work anymore; however; I've used Firefox for centuries so thought I should give you at least a chance so I could declare how I feel etc.

I am up for a dialogue over this and hoping this is an easy fix; but; as I say; I'm confused as to why, for me, Firefox just simply doesn't work well anymore; it just should and I shouldn't be here.

Được hỏi bởi roger_comish 1 tháng trước

Được trả lời bởi ThePillenwerfer 1 tháng trước

  • Đã giải quyết

Export for Mobile - Settings from Desktop to Android

Hello, Referring to your article [https://mzl.la/3TS8WcA] (Import settings and data into Thunderbird for Android) . The first step is : Export Thunderbird Desktop… (xem thêm)

Hello,

Referring to your article [https://mzl.la/3TS8WcA] (Import settings and data into Thunderbird for Android) . The first step is : Export Thunderbird Desktop settings

   Click ≡ > Tools > Export for Mobile. 

However, I am running version 128.3.3esr (64 bits) "Nebula" and the menu "Export for Mobile" isn't available under "Tools" as mentioned in the article.

Please advise

Regards

Được hỏi bởi abdelkarimd 1 tháng trước

Được trả lời bởi jonzn4SUSE 1 tháng trước

  • Đã giải quyết

Opening Firefox to a full size page

My Firefox now only opens to a partial page size, not full, even though I click to a full page and then close out. Opening again just goes to a reduced size page. I hav… (xem thêm)

My Firefox now only opens to a partial page size, not full, even though I click to a full page and then close out.

Opening again just goes to a reduced size page.

I have backed up my profile, uninstalled Firefox and reinstalled and brought my profile back in.

Still the same problem.

I think there is a file that controls this that is corrupted.

Need help.

Được hỏi bởi j45000 2 tháng trước

Được trả lời bởi j45000 2 tháng trước

  • Đã giải quyết

Tab List Page

I had a dedicated Firefox webpage popup yesterday that listed all my open tabs, tab history. I closed it before I noted the address and how I got there. I searched thro… (xem thêm)

I had a dedicated Firefox webpage popup yesterday that listed all my open tabs, tab history. I closed it before I noted the address and how I got there. I searched through my browsing history and I don't see it. I have never been able to access that page before. How do I bring it up again?

Thanks!

Được hỏi bởi kernrsn 1 tháng trước

Được trả lời bởi TyDraniu 1 tháng trước

  • Đã giải quyết

Removing the Sidebar

Can someone please tell me how to disable the new Sidebar? It is interrupting all of my workflow on the screen and it is frustrating with all of the choice and customizat… (xem thêm)

Can someone please tell me how to disable the new Sidebar? It is interrupting all of my workflow on the screen and it is frustrating with all of the choice and customization options in Firefox, that there would be no way to disable it.

Được hỏi bởi michael_sahno 2 ngày trước

Được trả lời bởi ThePillenwerfer 2 ngày trước

  • Đã khóa

We can’t connect to the server at www.googleadservices.com.

Greetings, a couple of weeks ago I started getting a black page with the message that is the title of this question, "We can’t connect to the server at www.googleadservic… (xem thêm)

Greetings, a couple of weeks ago I started getting a black page with the message that is the title of this question, "We can’t connect to the server at www.googleadservices.com." when I click results from a web search and even clicking on links from within pages I already have open. This has happened in the past but only once in a while and isolated incidents. However right now my browsers are almost useless because of it. It started with Firefox as it is usually my default browser so I switched to Chrome and then Edge and now they are all doing it. I have posted a query in Windows forums and Microsoft help because it is with all my browsers but I am also posting in the individual browsers' help sections as well to get as much info on this as possible because it's really frustrating me and I want it fixed. I'm only able to visit 1 out of maybe every 25 pages I try to click on from any of my browsers!

Được hỏi bởi Ray Dunne 4 tháng trước

Lần cuối trả lời bởi cor-el 4 tháng trước

  • Đã giải quyết

Youtube and other webpages EXTREMELY SLOW started today after 1 1/2 years of usage

As the subject says Firefox very suddenly started giving me terrible loading times, despite all the sites working perfectly fine on other devices and browsers. Issue cont… (xem thêm)

As the subject says Firefox very suddenly started giving me terrible loading times, despite all the sites working perfectly fine on other devices and browsers. Issue continued with troubleshooting mode, not sure where to go from here. I will open youtube, it won't load about 5 thumbnails, I click on a video and it sets it to 140p and then it still lags the entire video as if I was using 1kbps internet. I tested my wifi connection and its having no problems. Something similar happened when I used to use Opera GX, it was fine for a long time and then one day terrible performance. Please let me know where to go from here. Windows 11 Pro.

Được hỏi bởi Hayden N 1 tháng trước

Được trả lời bởi Hayden N 1 tháng trước

  • Đã giải quyết

Google Messages stopped working on Firefox today

I've been using Android/google messages on web (messages.google.com/web) for years with Firefox with no issues. Starting today, the page will show the logo for about 10-2… (xem thêm)

I've been using Android/google messages on web (messages.google.com/web) for years with Firefox with no issues. Starting today, the page will show the logo for about 10-20 seconds, then loads a blank page. I've tried unpairing, restarting my computer and phone, and restarting firefox. Was there a new update or something that might explain this? Any other thoughts?

Được hỏi bởi jonathanpberry 3 tuần trước

Được trả lời bởi jonzn4SUSE 3 tuần trước

  • Đã giải quyết

Send website error report for a web page

I am trying to send an error report for a website to Mozilla. I got to the menu (3 vertical lines in the upper right) but there is no option to send an error report. … (xem thêm)

I am trying to send an error report for a website to Mozilla. I got to the menu (3 vertical lines in the upper right) but there is no option to send an error report.

Được hỏi bởi 343ttid 2 tuần trước

Được trả lời bởi cor-el 2 tuần trước

  • Đã giải quyết

Browsing data and Cookies. Not deleting.

Hey all. Please help. Periodically I delete my cookies and site data thus... Preferences/Privacy & Security/Cookies and Site Data/Clear Data. I used to use an add o… (xem thêm)

Hey all. Please help.

Periodically I delete my cookies and site data thus... Preferences/Privacy & Security/Cookies and Site Data/Clear Data. I used to use an add on for this but it stopped working.

Today it says I have "Temporary and cached files 1.3 MB". But it says that after Clear Data. It says it after I quit and restart Firefox. And I still says it after restart the computer. My Manage Data... and Manage Exceptions... boxes are empty. I have tried running Antivirus Zap Pro, which doesn't find anything sinister. How can I get rid of it... whatever it is? Can I access the folder and delete it manually?

I'm on an old Macbook Air, running Monterey. With the latest Firefox 132.0.2

Thanks in advance.

Được hỏi bởi strewth101 1 tuần trước

Được trả lời bởi strewth101 1 tuần trước

  • Đã khóa

bank america

Duplicate of /questions/1468068 I can reach Bank of America, sign in and do everything except the pay bills page is blocked. There is no issue with Chrome. I cleared th… (xem thêm)

Duplicate of /questions/1468068

I can reach Bank of America, sign in and do everything except the pay bills page is blocked. There is no issue with Chrome. I cleared the cache and cookies, and have the latest update Please tell me what to do next

Được hỏi bởi kregstein 1 tháng trước

  • Đã khóa

Helping

I look forward to helping in any way possible . But I'm on strike, my union rep told me to wait and do absolutely nothing until my back pay was caught up. It's not a cop… (xem thêm)

I look forward to helping in any way possible . But I'm on strike, my union rep told me to wait and do absolutely nothing until my back pay was caught up. It's not a cop-out I promise. It's just the best thing for me because I've started not liking anything anymore. I'm getting the opportunity that Is our biggest dream or mine anyway. I'm starting over with a clean slate from God and myself to go and see what he gave us for free no strings attached. I look forward to meeting with all of you but it's just not going to happen on this end until till then. Thank You. RAY GRANTHAM

Được hỏi bởi Danny Grantham 1 tháng trước

  • Đã khóa

Firefox-132 fails to start GUI on Linux Fedora fc20.x86_64

duplicate of /questions/1472253 thread Since Firefox version 100 the last argument for firefox-bin (last argument for its option -appDir) is `true 1 socket` whereas in p… (xem thêm)

duplicate of /questions/1472253 thread

Since Firefox version 100 the last argument for firefox-bin (last argument for its option -appDir) is `true 1 socket` whereas in previous versions Firefox 95 and earlier this was `true tab` In Linux Fedora fc20.x86_64 the version 95 and earlier work but starting from the version 100 Firefox fails to display GUI (there appears only empty window created by Gnome and titled Firefox). All the requiremnts concerning software versions have been satisfied. Therefore I suspect that this difference in the last argument may indicate the cause of this problem. Hence my question: Is it possible, without recompilation of Firefox (now 132), to provide this last argument as `true tab` instead of `true 1 socket` for option -appDir of firefox-bin ?

At the end of output from command, ps -flu username
all the options and parameters provided by the binary firefox to firefox-bin
are displayed eg.,
for Firefox-132:
/usr/local/lib64/firefox132/firefox-bin -contentproc -parentBuildID 20241021175835
-prefsLen 24975 -prefMapSize 253763 -appDir /usr/local/lib64/firefox132/browser
{1ac1038c-19a2-4a74-8e03-83da21315c92} 15183 true 1 socket
while for firefox-95:
/usr/local/lib64/firefox95/firefox-bin -contentproc -childID 1 -isForBrowser
 -prefsLen 1 -prefMapSize 240375 -jsInitLen 278884 -parentBuildID 20211218203254
 -appDir /usr/local/lib64/firefox95/browser 7726 true tab

I have already signaled this problem in relevance to Firefox-128; without solution.

Được hỏi bởi koz55pl 1 tháng trước

  • Đã giải quyết

Add-ons icons control gone and I see no way to get them back

Firefox went through a pretty major change recently. i could see I had to change my toolbar customisation back to how I wanted it. However, I have about half a dozen add… (xem thêm)

Firefox went through a pretty major change recently. i could see I had to change my toolbar customisation back to how I wanted it. However, I have about half a dozen add-ons controlled via icons on the browser, but all the icons are gone and I see no way to get them back.

I don't care about cookies Cookie Editor Disable Javascript Tab Auto Refresh uBlock Origin

Until the recent Firefox update I could switch these add-ons on or off whenever I wanted via icons on the menu toolbar. I now see no way to get these controls back.

Được hỏi bởi jc-firefox 1 tháng trước

Được trả lời bởi jc-firefox 1 tháng trước